mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Removed erronous download badge.
Not sure where it was getting it's number from, but I know PyPI has deprecated that interface, and it was clearly vastly under-reporting.
This commit is contained in:
@@ -4,7 +4,6 @@ Project documentation with Markdown.
|
||||
|
||||
---
|
||||
|
||||
[![PyPI Downloads][pypi-dl-image]][pypi-dl-link]
|
||||
[![PyPI Version][pypi-v-image]][pypi-v-link]
|
||||
[![Build Status][travis-image]][travis-link]
|
||||
[![Windows Build Status][appveyor-image]][appveyor-link]
|
||||
@@ -29,8 +28,6 @@ rooms, and mailing lists is expected to follow the [PyPA Code of Conduct].
|
||||
[codecov-link]: http://codecov.io/github/mkdocs/mkdocs?branch=master
|
||||
[landscape-image]: https://landscape.io/github/mkdocs/mkdocs/master/landscape.svg?style=flat-square
|
||||
[landscape-link]: https://landscape.io/github/mkdocs/mkdocs/master
|
||||
[pypi-dl-image]: https://img.shields.io/pypi/dm/mkdocs.png
|
||||
[pypi-dl-link]: https://pypi.python.org/pypi/mkdocs
|
||||
[pypi-v-image]: https://img.shields.io/pypi/v/mkdocs.png
|
||||
[pypi-v-link]: https://pypi.python.org/pypi/mkdocs
|
||||
[travis-image]: https://img.shields.io/travis/mkdocs/mkdocs/master.png
|
||||
|
||||
Reference in New Issue
Block a user