Skip to content

Commit 5d4b76c

Browse files
authored
Update sidebarlogo.html
1 parent f31ca0a commit 5d4b76c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_templates/sidebarlogo.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ <h3>Other Projects</h3>
4242
<h3>Translations</h3>
4343
<ul>
4444
<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>
4546
<li><a href="http://pythonguidecn.readthedocs.org/zh/latest/">Chinese</a></li>
4647
<li><a href="http://python-guide-ja.readthedocs.org/en/latest/">Japanese</a></li>
4748
<li><a href="http://python-guide-kr.readthedocs.org/ko/latest/">Korean</a></li>
48-
</ul>
49+
</ul>

0 commit comments

Comments
 (0)