projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88cd95d
)
Fix link to Pycco
author
Yufan Lou
<loganlyf@gmail.com>
Mon, 25 Mar 2019 06:56:31 +0000
(
02:56
-0400)
committer
GitHub
<noreply@github.com>
Mon, 25 Mar 2019 06:56:31 +0000
(
02:56
-0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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`.