@@ -66,10 +66,9 @@ Python support Python 2.7, >= 3.4, pypy
6666VCS supported git(1), svn(1), hg(1)
6767Source https://github.com/vcs-python/libvcs
6868Docs 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
7171Issues https://github.com/vcs-python/libvcs/issues
72- Travis https://travis-ci.org/vcs-python/libvcs
7372Test Coverage https://codecov.io/gh/vcs-python/libvcs
7473pypi https://pypi.python.org/pypi/libvcs
7574Open 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