We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8de43e commit 830cf77Copy full SHA for 830cf77
1 file changed
README.md
@@ -25,7 +25,7 @@ you wish to run the library. You can also run `script/bootstrap` to fetch them a
25
* [.org](http://orgmode.org/) -- `gem install org-ruby` (https://github.com/wallyqs/org-ruby)
26
* [.creole](http://wikicreole.org/) -- `gem install creole` (https://github.com/larsch/creole)
27
* [.mediawiki, .wiki](http://www.mediawiki.org/wiki/Help:Formatting) -- `gem install wikicloth` (https://github.com/nricciar/wikicloth)
28
-* [.rst](http://docutils.sourceforge.net/rst.html) -- `pip install docutils`
+* [.rst](http://docutils.sourceforge.io/rst.html) -- `pip install docutils`
29
* [.asciidoc, .adoc, .asc](http://asciidoc.org/) -- `gem install asciidoctor` (http://asciidoctor.org)
30
* [.pod](http://search.cpan.org/dist/perl/pod/perlpod.pod) -- `Pod::Simple::XHTML`
31
comes with Perl >= 5.10. Lower versions should install Pod::Simple from CPAN.
0 commit comments