summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-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/sdk-manual/sdk-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/sdk-manual/sdk-manual.xml')
-rwxr-xr-xdocumentation/sdk-manual/sdk-manual.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index b00547c1ad..1d5b7409a1 100755
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -97,7 +97,7 @@
97 Yocto Project. 97 Yocto Project.
98 To be sure you have the latest version of the manual 98 To be sure you have the latest version of the manual
99 for this release, go to the 99 for this release, go to the
100 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 100 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
101 and select the manual from that site. 101 and select the manual from that site.
102 Manuals from the site are more up-to-date than manuals 102 Manuals from the site are more up-to-date than manuals
103 derived from the Yocto Project released TAR files. 103 derived from the Yocto Project released TAR files.
@@ -114,7 +114,7 @@
114 page. 114 page.
115 If you need a version of this manual for a different 115 If you need a version of this manual for a different
116 Yocto Project release, visit the 116 Yocto Project release, visit the
117 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 117 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
118 and select the manual set by using the 118 and select the manual set by using the
119 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" 119 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
120 pull-down menus. 120 pull-down menus.