diff options
author | git-marijus <mario@mariovavti.com> | 2018-04-27 10:06:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-27 10:06:11 +0200 |
commit | bb8f73b58a8797020edb566d8409944b6c4f4c2b (patch) | |
tree | 79e6526e9775883d5d7004d18661659f1c5d5306 /doc | |
parent | 28d1913d84d111c107cf5e515579785e3c139043 (diff) | |
parent | 33503349ecc4ee998bcc4a346b6903b572256e08 (diff) | |
download | volse-hubzilla-bb8f73b58a8797020edb566d8409944b6c4f4c2b.tar.gz volse-hubzilla-bb8f73b58a8797020edb566d8409944b6c4f4c2b.tar.bz2 volse-hubzilla-bb8f73b58a8797020edb566d8409944b6c4f4c2b.zip |
Merge pull request #1117 from galettesaucisse/patch-19
Update FR toc.html
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fr/toc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/fr/toc.html b/doc/fr/toc.html index 95b9454c7..35edcd96d 100644 --- a/doc/fr/toc.html +++ b/doc/fr/toc.html @@ -7,9 +7,9 @@ </div> <div id="about" class="doco-section"> <div class="flex-column"> - <a class="nav-link" href="/help/about/about">A propos</a> - <a class="nav-link" href="/help/about/project">Le projet</a> - <a class="nav-link" href="/help/about/about_hub">A propos de ce hub</a> + <a class="nav-link" href="/help/fr/about/about">A propos</a> + <a class="nav-link" href="/help/fr/about/project">Le projet</a> + <a class="nav-link" href="/help/fr/about/about_hub">A propos de ce hub</a> </div> </div> </div> |