Fix a wrong entity
This commit is contained in:
parent
4cba8e18f7
commit
ba321831db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25901
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/fr/includes.xsl,v 1.11 2005/10/06 14:20:31 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/includes.xsl,v 1.12 2005/10/06 15:18:22 blackend Exp $ -->
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
|
@ -98,7 +98,7 @@
|
|||
<a href="{$base}/docs.html" title="Documentation">Documentation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{$enbase}/community.html" title="Community">Communauté</a>
|
||||
<a href="{$enbase}/community.html" title="Community">Communauté</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{$base}/projects/index.html" title="Développement">Développement</a>
|
||||
|
|
Loading…
Reference in a new issue