From d6d39ce69bf1299c3662699fd7cc36008315aead Mon Sep 17 00:00:00 2001 From: Dan Bader Date: Fri, 31 May 2019 11:26:44 -0700 Subject: [PATCH] Fix mixed content warning (HTTPS) --- docs/shipping/publishing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/publishing.rst b/docs/shipping/publishing.rst index 90df2a7..4b480f8 100644 --- a/docs/shipping/publishing.rst +++ b/docs/shipping/publishing.rst @@ -7,7 +7,7 @@ Publishing Your Code .. todo:: Replace this kitten with the photo we want. -.. image:: http://placekitten.com/800/600 +.. image:: https://placekitten.com/800/600 A healthy open source project needs a place to publish its code and project management stuff so other developers can collaborate with you. This lets your