Fix release notes path.

This commit is contained in:
Jesus Rodriguez Cuesta 2002-03-08 15:48:04 +00:00
parent 04b7d43283
commit 3d2e11dfeb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12391

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/es/includes.sgml,v 1.9 2001/11/18 14:55:03 jesusr Exp $ --> <!-- $FreeBSD: www/es/includes.sgml,v 1.10 2002/03/08 15:22:26 jesusr Exp $ -->
<!-- <!--
Base is the absolute URL for the given page, minus the actual page Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or part. It should either be specified as a fully qualified URL, or
@ -74,9 +74,9 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
<!ENTITY rel.current '4.5'> <!ENTITY rel.current '4.5'>
<!-- URLs to information on the latest release --> <!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'> <!ENTITY u.rel.notes '/releases/&rel.current;R/notes.html'>
<!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'> <!ENTITY u.rel.announce '/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&base;/releases/&rel.current;R/errata.html'> <!ENTITY u.rel.errata '/releases/&rel.current;R/errata.html'>
<!-- macro for webbuild paper --> <!-- macro for webbuild paper -->