From: Harmon Date: Tue, 29 Dec 2020 03:21:20 +0000 (-0600) Subject: Improve Documentation Status badge in README X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=eb294c0d1e442cfadf627f1773181eef16a542d7;p=tweepy.git Improve Documentation Status badge in README --- diff --git a/README.md b/README.md index 55163fe..61df854 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Tweepy: Twitter for Python! ====== [![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest) -[![Documentation Status](https://img.shields.io/badge/docs-v3.10.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) +[![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=latest&style=flat)](https://tweepy.readthedocs.io/en/latest/) [![Version](https://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://pypi.org/project/tweepy/) [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master) [![Discord](https://img.shields.io/discord/432685901596852224.svg)](https://discord.gg/bJvqnhg)