mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fix mixed content warning (HTTPS)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user