Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 2bac7a8

Browse files
committed
Add links
1 parent 95f7de0 commit 2bac7a8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

_layouts/basic.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ <h2><a href="/contribute.html">Contribute</a></h2>
4040
<p>Our site in other languages:
4141
<a href="/pt-BR/">Português</a>,
4242
<a href="/ru-RU/">Русский</a>,
43-
<a href="/zh-CN/">简体中文</a>
43+
<a href="/zh-CN/">简体中文</a>
44+
<a href="/fr-FR/">Français</a>
4445
</p>
4546
</footer>
4647

_layouts/fr-FR/basic.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
</a>
2727
</li>
2828
<li class="col-xs-12 col-md-10 menu">
29-
<h2><a href="/documentation.html">Documentation</a></h2>
30-
<h2><a href="/community.html">Communauté</a></h2>
31-
<h2><a href="/downloads.html">Téléchargements</a></h2>
32-
<h2><a href="/contribute.html">Contribuer</a></h2>
29+
<h2><a href="/fr-FR/documentation.html">Documentation</a></h2>
30+
<h2><a href="/fr-FR/community.html">Communauté</a></h2>
31+
<h2><a href="/fr-FR/downloads.html">Téléchargements</a></h2>
32+
<h2><a href="/fr-FR/contribute.html">Contribuer</a></h2>
3333
</li>
3434
</ul>
3535
</header>

0 commit comments

Comments
 (0)