Skip to content

Commit

Permalink
README: fix Read The Docs URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-shawley committed Oct 30, 2017
1 parent 45c1076 commit 58cadec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Ok... Where?
+---------------+-------------------------------------------------+
| Download | https://pypi.python.org/pypi/ietfparse |
+---------------+-------------------------------------------------+
| Documentation | http://ietfparse.readthedocs.org/en/latest |
| Documentation | http://ietfparse.readthedocs.io/en/latest |
+---------------+-------------------------------------------------+
| Issues | https://github.com/dave-shawley/ietfparse |
+---------------+-------------------------------------------------+
Expand All @@ -61,7 +61,7 @@ Ok... Where?
:target: https://codeclimate.com/github/dave-shawley/ietfparse/
.. |Coverage| image:: https://coveralls.io/repos/dave-shawley/ietfparse/badge.svg
:target: https://coveralls.io/r/dave-shawley/ietfparse
.. |ReadTheDocs| image:: https://readthedocs.org/projects/ietfparse/badge/
.. |ReadTheDocs| image:: https://readthedocs.org/projects/ietfparse/badge/?version=stable
:target: https://ietfparse.readthedocs.org/
.. |Travis| image:: https://travis-ci.org/dave-shawley/ietfparse.svg
:target: https://travis-ci.org/dave-shawley/ietfparse
Expand Down

0 comments on commit 58cadec

Please sign in to comment.