We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31ca0a commit 5d4b76cCopy full SHA for 5d4b76c
docs/_templates/sidebarlogo.html
@@ -42,7 +42,8 @@ <h3>Other Projects</h3>
42
<h3>Translations</h3>
43
<ul>
44
<li><a href="http://docs.python-guide.org/en/latest/">English</a></li>
45
+ <li><a href="http://python-guide-fr.readthedocs.io/fr/latest/">French</a></li>
46
<li><a href="http://pythonguidecn.readthedocs.org/zh/latest/">Chinese</a></li>
47
<li><a href="http://python-guide-ja.readthedocs.org/en/latest/">Japanese</a></li>
48
<li><a href="http://python-guide-kr.readthedocs.org/ko/latest/">Korean</a></li>
-</ul>
49
+</ul>
0 commit comments