diff options
author | Peng Xiao <xiaoquwl@gmail.com> | 2016-10-26 15:30:18 +0800 |
---|---|---|
committer | Peng Xiao <xiaoquwl@gmail.com> | 2016-10-26 15:30:18 +0800 |
commit | 376acda7ae0688cce6ab6803d8041ea8d37d06fd (patch) | |
tree | 4a68f6477f34ddd8dc791f14ebde9df6fcb8e4b0 | |
parent | 2c7a999f23b168f85c2b1c06296f617c626fde9d (diff) | |
download | gitlab-376acda7ae0688cce6ab6803d8041ea8d37d06fd.tar.gz |
edit doc badge url
Signed-off-by: Peng Xiao <xiaoquwl@gmail.com>
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ :target: https://badge.fury.io/py/python-gitlab .. image:: https://readthedocs.org/projects/python-gitlab/badge/?version=latest - :target: https://python-gitlab.readthedocs.cwioorg/en/latest/?badge=latest + :target: https://python-gitlab.readthedocs.org/en/latest/?badge=latest Python GitLab ============= |