Correct name and path of python logo.

This commit is contained in:
Juergen Hasch 2015-01-04 21:02:50 +01:00
parent df578b8835
commit 9ebf1c1294

View File

@ -261,9 +261,9 @@
"\n",
"For example, in the images folder, we have the Python logo:\n",
"\n",
" <img src=\"images/python-logo.svg\" />\n",
" <img src=\"../images/python_logo.svg\" />\n",
"\n",
"<img src=\"images/python-logo.svg\" />\n",
"<img src=\"../images/python_logo.svg\" />\n",
"\n",
"and a video with the HTML5 video tag:\n",
"\n",