remove outdated reference to docco
authorRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:07:29 +0000 (13:07 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:07:29 +0000 (13:07 +0200)
README.rst

index 9ce06853274714a04eb344fe651fd894103a2e4b..8254d96f957638145c39d57ace25ebfa0205d519 100644 (file)
@@ -9,10 +9,10 @@ Usage
 -----
 
 You can either read through the sources in ``src/``, or generate the HTML in 
-``docs/`` using ``make docs`` (this step needs Docco_), or go directly to 
+``docs/`` using ``make docs`` (this step needs Pycco_), or go directly to 
 `the rendered output`_.
 
-.. _Docco: https://jashkenas.github.io/docco/
+.. _Pycco: https://fitzgen.github.io/pycco/
 .. _the rendered output: https://www.ralfj.de/projects/rust-101/main.html
 
 Source, License