summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual.xml
diff options
context:
space:
mode:
authorrpjday@crashcourse.ca <rpjday@crashcourse.ca>2020-03-26 10:56:28 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-06 14:40:24 +0100
commita5ac4b6fca1e883d5c9fc637ea17e163949bed9e (patch)
treed6bf896379ed75daebfa8fb6ec4bbd7b438db382 /documentation/overview-manual/overview-manual.xml
parentb31daa130a2836bd13221286d7e37ae38d4c8326 (diff)
downloadpoky-a5ac4b6fca1e883d5c9fc637ea17e163949bed9e.tar.gz
use defined entity "YOCTO_DOCS_URL", not "YOCTO_HOME_URL"
Given the defined DocBook entity: <!ENTITY YOCTO_DOCS_URL "&YOCTO_HOME_URL;/docs"> replace numerous instances of the more verbose "&YOCTO_HOME_URL;/documentation", which is a redirect, anyway. rday (From yocto-docs rev: 53fa17321624028b12d880bc4236fbef46675eb4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual.xml')
-rwxr-xr-xdocumentation/overview-manual/overview-manual.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml
index dfdc165a67..516ab2421e 100755
--- a/documentation/overview-manual/overview-manual.xml
+++ b/documentation/overview-manual/overview-manual.xml
@@ -79,7 +79,7 @@
79 Yocto Project. 79 Yocto Project.
80 To be sure you have the latest version of the manual 80 To be sure you have the latest version of the manual
81 for this release, go to the 81 for this release, go to the
82 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 82 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
83 and select the manual from that site. 83 and select the manual from that site.
84 Manuals from the site are more up-to-date than manuals 84 Manuals from the site are more up-to-date than manuals
85 derived from the Yocto Project released TAR files. 85 derived from the Yocto Project released TAR files.
@@ -96,7 +96,7 @@
96 page. 96 page.
97 If you need a version of this manual for a different 97 If you need a version of this manual for a different
98 Yocto Project release, visit the 98 Yocto Project release, visit the
99 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 99 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
100 and select the manual set by using the 100 and select the manual set by using the
101 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" 101 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
102 pull-down menus. 102 pull-down menus.