diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,7 +16,7 @@ Pycco is a Python port of Docco: the original quick-and-dirty, hundred-line- long, literate-programming-style documentation generator. For more information, see: -http://fitzgen.github.com/pycco/ +https://pycco-docs.github.io/pycco/ Others: @@ -26,5 +26,5 @@ Ruby - http://rtomayko.github.com/rocco/ Sh - http://rtomayko.github.com/shocco/ -[](https://travis-ci.org/subsetpark/pycco) -[](https://coveralls.io/github/subsetpark/pycco?branch=hypothesis) +[](https://travis-ci.org/pycco-docs/pycco) +[](https://coveralls.io/github/pycco-docs/pycco?branch=master) |