Fix link to Pycco
[rust-101.git] / 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`.