summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZach Smith <zd@zdsmith.com>2015-12-28 14:53:12 -0500
committerZach Smith <zd@zdsmith.com>2015-12-28 14:53:12 -0500
commit0d85d161977bcfd9bb26b930ca13e66fd0e3786f (patch)
tree12728bbd169f91eb6fbf29cec542fd1d8df48729 /README.md
parentb55033371b55b7d9410eee01d036531da3e42784 (diff)
downloadpycco-0d85d161977bcfd9bb26b930ca13e66fd0e3786f.tar.gz
(0.4)0.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9cad492..73bca0a 100644
--- a/README.md
+++ b/README.md
@@ -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/
-[![Build Status](https://travis-ci.org/subsetpark/pycco.svg?branch=hypothesis)](https://travis-ci.org/subsetpark/pycco)
-[![Coverage Status](https://coveralls.io/repos/subsetpark/pycco/badge.svg?branch=hypothesis&service=github)](https://coveralls.io/github/subsetpark/pycco?branch=hypothesis)
+[![Build Status](https://travis-ci.org/pycco-docs/pycco.svg?branch=master)](https://travis-ci.org/pycco-docs/pycco)
+[![Coverage Status](https://coveralls.io/repos/pycco-docs/pycco/badge.svg?branch=master&service=github)](https://coveralls.io/github/pycco-docs/pycco?branch=master)