8000 Fix mixed content warning (HTTPS) · angellmethod/python-guide@d6d39ce · GitHub
[go: up one dir, main page]

Skip to content

Commit d6d39ce

Browse files
authored
Fix mixed content warning (HTTPS)
1 parent 9c3716f commit d6d39ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/publishing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Publishing Your Code
77

88
.. todo:: Replace this kitten with the photo we want.
99

10-
.. image:: http://placekitten.com/800/600
10+
.. image:: https://placekitten.com/800/600
1111

1212
A healthy open source project needs a place to publish its code and project
1313
management stuff so other developers can collaborate with you. This lets your

0 commit comments

Comments
 (0)
0