diff options
| author | Mark Feeney <mark.feeney@gmail.com> | 2013-11-27 12:38:55 -0500 |
|---|---|---|
| committer | Mark Feeney <mark.feeney@gmail.com> | 2013-11-27 12:38:55 -0500 |
| commit | c2a9af7fb35de7b3d26b21bb0a3307f03caac161 (patch) | |
| tree | 55d3429f9a0cf1a3430f73a4b4efa0b7f95f5f05 /docs/development.rst | |
| parent | ff8f23edd5f9646720a29c305136b04d18ff0e7b (diff) | |
| download | tablib-c2a9af7fb35de7b3d26b21bb0a3307f03caac161.tar.gz | |
Fix funny typo, refs to tablib.org
Diffstat (limited to 'docs/development.rst')
| -rw-r--r-- | docs/development.rst | 2 |
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. |
