@@ -66,10 +66,9 @@ Python support Python 2.7, >= 3.4, pypy
66
66
VCS supported git(1), svn(1), hg(1)
67
67
Source https://github.com/vcs-python/libvcs
68
68
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
71
71
Issues https://github.com/vcs-python/libvcs/issues
72
- Travis https://travis-ci.org/vcs-python/libvcs
73
72
Test Coverage https://codecov.io/gh/vcs-python/libvcs
74
73
pypi https://pypi.python.org/pypi/libvcs
75
74
Open Hub https://www.openhub.net/p/libvcs
@@ -90,11 +89,11 @@ tests .. code-block:: bash
90
89
============== ==========================================================
91
90
92
91
.. _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
95
94
.. _pip : http://www.pip-installer.org/en/latest/
96
95
.. _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
98
97
99
98
.. |pypi | image :: https://img.shields.io/pypi/v/libvcs.svg
100
99
:alt: Python Package
0 commit comments