diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-07-05 21:52:20 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-07-05 21:52:20 -0300 |
commit | ad7d6cb83a242fe337e9ca2f69a9549f6abd0485 (patch) | |
tree | 59446323fb8633891ba7887eee54a98813ccf1f6 /man/blogc-source.7.ronn | |
parent | 7ce7a419ec83a8d6775ab40678a55d1fa2428993 (diff) | |
download | blogc-ad7d6cb83a242fe337e9ca2f69a9549f6abd0485.tar.gz blogc-ad7d6cb83a242fe337e9ca2f69a9549f6abd0485.tar.bz2 blogc-ad7d6cb83a242fe337e9ca2f69a9549f6abd0485.zip |
moved repository to its own github org
Diffstat (limited to 'man/blogc-source.7.ronn')
-rw-r--r-- | man/blogc-source.7.ronn | 2 |
1 files changed, 1 insertions, 1 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 |