[release-notes] Use an entity for the link to the Change page instead of a static link to the Features page, and onl

Pete Travis immanetize at fedoraproject.org
Sun Oct 5 01:07:57 UTC 2014


commit c96c4d459e8dd6eff676e0efa7c9a9ca7fe0be8c
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat Oct 4 19:07:53 2014 -0600

    Use an entity for the link to the Change page instead of a static link to the Features page, and only link there once.

 en-US/Overview.xml      |    9 +++------
 en-US/Release_Notes.ent |    3 +++
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Overview.xml b/en-US/Overview.xml
index 70fdf87..bda0d43 100644
--- a/en-US/Overview.xml
+++ b/en-US/Overview.xml
@@ -8,9 +8,8 @@
   <title>Overview</title>
   <para>
     As always, Fedora continues to develop 
-   (<ulink url="http://www.fedoraproject.org/wiki/Red_Hat_contributions">Red Hat contributions</ulink>)
-    and integrate the latest free and open source software 
-   (<ulink url="http://fedoraproject.org/wiki/Releases/19/FeatureList">Fedora &PRODVER; Features)</ulink>.
+   (<ulink url="http://www.fedoraproject.org/wiki/Red_Hat_contributions">Red Hat contributions</ulink>) 
+    and integrate the latest free and open source software.
     The following sections provide a brief overview of major changes
     from the last release of Fedora.
   </para>
@@ -18,8 +17,6 @@
      For more details about the features that are included in Fedora
      &PRODVER; refer to the individual wiki pages that detail feature goals
      and progress:
-     <ulink
-	url="http://fedoraproject.org/wiki/Releases/19/FeatureList">
-      http://fedoraproject.org/wiki/Releases/&PRODVER;/FeatureList</ulink>.
+     &CHANGEURL;
   </para>
 </section>
diff --git a/en-US/Release_Notes.ent b/en-US/Release_Notes.ent
index a70fa15..bd5e90e 100644
--- a/en-US/Release_Notes.ent
+++ b/en-US/Release_Notes.ent
@@ -9,3 +9,6 @@
 <!ENTITY KERNEL "3.15.0">
 
 <!ENTITY BZURL "<ulink url='https://bugzilla.redhat.com/enter_bug.cgi?product=&PRODUCT;&amp;component=&BOOKID;'>http://bugzilla.redhat.com/</ulink>">
+
+<!ENTITY CHANGEURL "<ulink url='https://fedoraproject.org/wiki/Releases/&PRODVER;/ChangeSet'>https://fedoraproject.org/wiki/Releases/&PRODVER;/ChangeSet</ulink>">
+


More information about the docs-commits mailing list