From 86176bd13fd56f7e47c5afd9a4288f4b4bb96977 Mon Sep 17 00:00:00 2001 From: Harmon Date: Sat, 26 Dec 2020 01:30:38 -0600 Subject: [PATCH] Use HTTPS for badge image URLs in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6298adf..d71cef9 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 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](http://img.shields.io/badge/docs-v3.10.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) -[![Version](http://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://pypi.org/project/tweepy/) +[![Documentation Status](https://img.shields.io/badge/docs-v3.10.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) +[![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) -- 2.25.1