diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2021-04-03 11:30:12 +0200 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2021-04-03 11:44:21 +0200 |
| commit | 72dc9f208f083773de51ea7890fb96bd1350bb91 (patch) | |
| tree | 326e14a5cb4bb4db777559fd14e05a0b5f5d6614 | |
| parent | 989b3f6d858ecde8e08c923db528bb0116e1a91c (diff) | |
| download | mum-72dc9f208f083773de51ea7890fb96bd1350bb91.tar.gz | |
update github link in documentation
| -rw-r--r-- | documentation/mumd.1 | 6 | ||||
| -rw-r--r-- | documentation/mumd.txt | 2 | ||||
| -rw-r--r-- | documentation/mumdrc.5 | 6 | ||||
| -rw-r--r-- | documentation/mumdrc.txt | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/documentation/mumd.1 b/documentation/mumd.1 index 9a26720..bedd1cb 100644 --- a/documentation/mumd.1 +++ b/documentation/mumd.1 @@ -2,12 +2,12 @@ .\" Title: mumd .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 -.\" Date: 2021-01-07 +.\" Date: 2021-04-03 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMD" "1" "2021-01-07" "\ \&" "\ \&" +.TH "MUMD" "1" "2021-04-03" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -80,7 +80,7 @@ Gustav Sörnäs and Eskil Queseth. .SH "REPORTING BUGS" .sp Please report bugs to the Github repository at \c -.URL "https://github.com/sornas/mum/" "" +.URL "https://github.com/mum\-rs/mum/" "" or by e\-mail to \c .MTO "gustav\(atsornas.net" "" "." .SH "SEE ALSO" diff --git a/documentation/mumd.txt b/documentation/mumd.txt index 5beb275..67e3555 100644 --- a/documentation/mumd.txt +++ b/documentation/mumd.txt @@ -36,7 +36,7 @@ Gustav Sörnäs and Eskil Queseth. Reporting bugs -------------- -Please report bugs to the Github repository at https://github.com/sornas/mum/ +Please report bugs to the Github repository at https://github.com/mum-rs/mum/ or by e-mail to gustav@sornas.net. See also diff --git a/documentation/mumdrc.5 b/documentation/mumdrc.5 index 88bb748..1e78e5a 100644 --- a/documentation/mumdrc.5 +++ b/documentation/mumdrc.5 @@ -2,12 +2,12 @@ .\" Title: mumdrc .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 -.\" Date: 2021-01-07 +.\" Date: 2021-04-03 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMDRC" "5" "2021-01-07" "\ \&" "\ \&" +.TH "MUMDRC" "5" "2021-04-03" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -79,7 +79,7 @@ Gustav Sörnäs and Eskil Queseth. .SH "REPORTING BUGS" .sp Please report bugs to the Github repository at \c -.URL "https://github.com/sornas/mum/" "" +.URL "https://github.com/mum\-rs/mum/" "" or by e\-mail to \c .MTO "gustav\(atsornas.net" "" "." .SH "SEE ALSO" diff --git a/documentation/mumdrc.txt b/documentation/mumdrc.txt index 5365e06..ed54b87 100644 --- a/documentation/mumdrc.txt +++ b/documentation/mumdrc.txt @@ -46,7 +46,7 @@ Gustav Sörnäs and Eskil Queseth. Reporting bugs -------------- -Please report bugs to the Github repository at https://github.com/sornas/mum/ +Please report bugs to the Github repository at https://github.com/mum-rs/mum/ or by e-mail to gustav@sornas.net. See also |
