Merge pull request #34 from louy2/patch-4
authorRalf Jung <post@ralfj.de>
Mon, 25 Mar 2019 21:22:20 +0000 (22:22 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2019 21:22:20 +0000 (22:22 +0100)
Fix link to Pycco

README.md

index e7068ac86a7a95075a2575c674397180b7e81904..be0e4fb9d79875e94954084d6fef2916830b6f42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The most accessible form of the tutorial is its
 
 You can either read through the sources in `src/`, or generate the
 HTML in `docs/` using `make docs` (this step needs
-[Pycco](https://fitzgen.github.io/pycco/)).
+[Pycco](https://pycco-docs.github.io/pycco/)).
 
 The files `workspace/src/part*.rs` are generated by `make workspace`.