realpython / python-guide

Python best practices guidebook, written for humans.
https://docs.python-guide.org
Other
28.18k stars 5.82k forks source link

removed broken image link #1066

Closed LittleBigKeith closed 4 years ago

LittleBigKeith commented 4 years ago

Removed .. image:: /_static/photos/33928823133_2f3d32cf32_k_d.jpg

bzaczynski commented 4 years ago

Hey, Keith. Thanks for your contribution.

Are you sure this is a broken link? The path is relative to the Sphinx root folder and points to this file: /docs/_static/photos/33928823133_2f3d32cf32_k_d.jpg.

When packaged and deployed to production, it should be visible under the intro/documentation view.