File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Installation
1212.. image :: https://pypip.in/py_versions/gitdb/badge.svg
1313 :target: https://pypi.python.org/pypi/gitdb/
1414 :alt: Supported Python versions
15+ .. image :: https://readthedocs.org/projects/gitdb/badge/?version=latest
16+ :target: https://readthedocs.org/projects/gitdb/?badge=latest
17+ :alt: Documentation Status
1518
1619From `PyPI <https://pypi.python.org/pypi/gitdb >`_
1720
@@ -44,18 +47,18 @@ DEVELOPMENT
4447 :target: https://travis-ci.org/gitpython-developers/gitdb
4548
4649.. image :: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png
47- :target: https://coveralls.io/r/gitpython-developers/gitdb
50+ :target: https://coveralls.io/r/gitpython-developers/gitdb
4851
4952The library is considered mature, and not under active development. It's primary (known) use is in git-python.
5053
5154INFRASTRUCTURE
5255==============
5356
5457* Mailing List
55- * http://groups.google.com/group/git-python
58+ * http://groups.google.com/group/git-python
5659
5760* Issue Tracker
58- * https://github.com/gitpython-developers/gitdb/issues
61+ * https://github.com/gitpython-developers/gitdb/issues
5962
6063LICENSE
6164=======
You can’t perform that action at this time.
0 commit comments