Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2015 15:22:38 +0000 (UTC)
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47427 - head/ja_JP.eucJP/share/xml
Message-ID:  <201509191522.t8JFMc0X057695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Sat Sep 19 15:22:37 2015
New Revision: 47427
URL: https://svnweb.freebsd.org/changeset/doc/47427

Log:
  Update u.rel2.installation entity to fix the broken link.
  
  Spotted by : gjb

Modified:
  head/ja_JP.eucJP/share/xml/l10n.ent

Modified: head/ja_JP.eucJP/share/xml/l10n.ent
==============================================================================
--- head/ja_JP.eucJP/share/xml/l10n.ent	Sat Sep 19 14:24:42 2015	(r47426)
+++ head/ja_JP.eucJP/share/xml/l10n.ent	Sat Sep 19 15:22:37 2015	(r47427)
@@ -43,7 +43,7 @@
 <!ENTITY u.rel2.announce '&enbase;/releases/&rel2.current;R/announce.html'>
 <!ENTITY u.rel2.errata '&enbase;/releases/&rel2.current;R/errata.html'>
 <!ENTITY u.rel2.hardware '&enbase;/releases/&rel2.current;R/hardware.html'>
-<!ENTITY u.rel2.installation '&base;/releases/&rel2.current;R/installation.html'>
+<!ENTITY u.rel2.installation '&enbase;/releases/&rel2.current;R/installation.html'>
 <!ENTITY u.rel2.readme '&enbase;/releases/&rel2.current;R/readme.html'>
 
 <!-- URLs to information on the latest release -->



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509191522.t8JFMc0X057695>