summaryrefslogtreecommitdiff
path: root/docs/development.rst
diff options
context:
space:
mode:
authorMark Feeney <mark.feeney@gmail.com>2013-11-27 12:38:55 -0500
committerMark Feeney <mark.feeney@gmail.com>2013-11-27 12:38:55 -0500
commitc2a9af7fb35de7b3d26b21bb0a3307f03caac161 (patch)
tree55d3429f9a0cf1a3430f73a4b4efa0b7f95f5f05 /docs/development.rst
parentff8f23edd5f9646720a29c305136b04d18ff0e7b (diff)
downloadtablib-c2a9af7fb35de7b3d26b21bb0a3307f03caac161.tar.gz
Fix funny typo, refs to tablib.org
Diffstat (limited to 'docs/development.rst')
-rw-r--r--docs/development.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development.rst b/docs/development.rst
index 0d6d455..a9ac0a4 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -67,7 +67,7 @@ Feature / Hotfix / Release branches follow a `Successful Git Branching Model`_ .
``master``
Current production release (|version|) on PyPi.
``gh-pages``
- Current release of http://tablib.org.
+ Current release of http://docs.python-tablib.org.
Each release is tagged.