diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/blogc-source.7.ronn | 2 | ||||
-rw-r--r-- | man/blogc.1.ronn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/blogc-source.7.ronn b/man/blogc-source.7.ronn index 47e9ec5..c48ce3b 100644 --- a/man/blogc-source.7.ronn +++ b/man/blogc-source.7.ronn @@ -144,7 +144,7 @@ TODO The source content is handled by handwritten parsers, that even being well tested, may be subject of parsing bugs. Please report any issues to: -<https://github.com/rafaelmartins/blogc> +<https://github.com/blogc/blogc> At least one bug is known at this point: ``\r\n`` character sequences are handled like 2 line breaks. The parsers won't work properly with files edited diff --git a/man/blogc.1.ronn b/man/blogc.1.ronn index a41f703..082eeff 100644 --- a/man/blogc.1.ronn +++ b/man/blogc.1.ronn @@ -85,7 +85,7 @@ Build entry page from source file: **blogc** is based in handwritten parsers, that even being well tested, may be subject of parsing bugs. Please report any issues to: -<https://github.com/rafaelmartins/blogc> +<https://github.com/blogc/blogc> ## AUTHOR |