freebsd-doc-license is not translated, fix the URL to point to the
english version. Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
This commit is contained in:
parent
08c8bf95f4
commit
9c7af16ce7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21892
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/copyright/copyright.sgml,v 1.3 2004/01/06 17:31:39 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/copyright/copyright.sgml,v 1.4 2004/08/05 20:29:38 stephane Exp $">
|
||||
<!ENTITY title "Informations légales et Copyright FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -21,7 +21,8 @@
|
|||
<p></p>
|
||||
|
||||
<h2><a href="freebsd-license.html">Le Copyright FreeBSD</a></h2>
|
||||
<h2><a href="freebsd-doc-license.html">La Licence de la Documentation FreeBSD</a></h2>
|
||||
<!-- freebsd-doc-license pas encore traduit => utilise enbase -->
|
||||
<h2><a href="&enbase;/copyright/freebsd-doc-license.html">La Licence de la Documentation FreeBSD</a></h2>
|
||||
<h2><a href="trademarks.html">Marques Déposées</a></h2>
|
||||
<h2><a href="license.html">Le Copyright BSD</a></h2>
|
||||
<h2><a href="daemon.html">Le Démon BSD</a></h2>
|
||||
|
|
Loading…
Reference in a new issue