mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix label issue
Link pointing to doc with wrong label
This commit is contained in:
parent
3520a5049c
commit
39d23fda7a
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
position: absolute;
|
||||
top: 90%;
|
||||
text-align: center;">
|
||||
<a style="color: #777" href="/whatsyunohost_fr">À propos</a> <span class="colored-bar">•</span> <a style="color: #777" href="http://news.yunohost.org" target="_blank">Dernières nouvelles</a> <span class="colored-bar">•</span> <a style="color: #777" href="/docs_fr" target="_blank">Dernières nouvelles</a>
|
||||
<a style="color: #777" href="/whatsyunohost_fr">À propos</a> <span class="colored-bar">•</span> <a style="color: #777" href="http://news.yunohost.org" target="_blank">Dernières nouvelles</a> <span class="colored-bar">•</span> <a style="color: #777" href="/docs_fr" target="_blank">Documentation</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -286,4 +286,4 @@
|
|||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue