Refs #378 - Updated Travis and GitHub links

This commit is contained in:
Claude Paroz
2019-10-03 09:10:46 +02:00
parent 22bb20c74b
commit d9df89f5da
5 changed files with 14 additions and 15 deletions
+3 -3
View File
@@ -45,8 +45,8 @@ or install it into your site-packages easily.
To download the full source history from Git, see :ref:`Source Control <scm>`.
.. _tarball: http://github.com/kennethreitz/tablib/tarball/master
.. _zipball: http://github.com/kennethreitz/tablib/zipball/master
.. _tarball: http://github.com/jazzband/tablib/tarball/master
.. _zipball: http://github.com/jazzband/tablib/zipball/master
.. _updates:
@@ -57,7 +57,7 @@ Staying Updated
The latest version of Tablib will always be available here:
* PyPI: http://pypi.python.org/pypi/tablib/
* GitHub: http://github.com/kennethreitz/tablib/
* GitHub: http://github.com/jazzband/tablib/
When a new version is available, upgrading is simple::