Skip to content

Commit 0c79b4b

Browse files
committed
docs(README): Fix links
1 parent f196873 commit 0c79b4b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ Python support Python 2.7, >= 3.4, pypy
6666
VCS supported git(1), svn(1), hg(1)
6767
Source https://github.com/vcs-python/libvcs
6868
Docs https://libvcs.git-pull.com
69-
Changelog https://libvcs.git-pull.com/en/latest/history.html
70-
API https://libvcs.git-pull.com/en/latest/api.html
69+
Changelog https://libvcs.git-pull.com/history.html
70+
API https://libvcs.git-pull.com/api.html
7171
Issues https://github.com/vcs-python/libvcs/issues
72-
Travis https://travis-ci.org/vcs-python/libvcs
7372
Test Coverage https://codecov.io/gh/vcs-python/libvcs
7473
pypi https://pypi.python.org/pypi/libvcs
7574
Open Hub https://www.openhub.net/p/libvcs
@@ -90,11 +89,11 @@ tests .. code-block:: bash
9089
============== ==========================================================
9190

9291
.. _MIT: https://opensource.org/licenses/MIT
93-
.. _Documentation: https://libvcs.git-pull.com/en/latest/
94-
.. _API: https://libvcs.git-pull.com/en/latest/api.html
92+
.. _Documentation: https://libvcs.git-pull.com/
93+
.. _API: https://libvcs.git-pull.com/api.html
9594
.. _pip: http://www.pip-installer.org/en/latest/
9695
.. _vcspull: https://www.github.com/vcs-python/vcspull/
97-
.. _Repo: https://libvcs.git-pull.com/en/latest/api.html#creating-a-repo-object
96+
.. _Repo: https://libvcs.git-pull.com/api.html#creating-a-repo-object
9897

9998
.. |pypi| image:: https://img.shields.io/pypi/v/libvcs.svg
10099
:alt: Python Package

0 commit comments

Comments
 (0)