Merge pull request #434 from infosiftr/explicit-logo-commit

Switch %%LOGO%% to use an explicit commit link so that logos update in the same way the rest of the content does
This commit is contained in:
yosifkit
2015-12-30 09:06:09 -08:00
85 changed files with 98 additions and 88 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ Python is an interpreted, interactive, object-oriented, open-source programming
> [wikipedia.org/wiki/Python_(programming_language)](https://en.wikipedia.org/wiki/Python_%28programming_language%29)
![logo](https://raw.githubusercontent.com/docker-library/docs/master/python/logo.png)
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/python/logo.png)
# How to use this image