summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-yp-intro.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-yp-intro.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-yp-intro.xml')
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml
index 40ce7e33bb..1b60a30302 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.xml
+++ b/documentation/overview-manual/overview-manual-yp-intro.xml
@@ -225,9 +225,9 @@
225 For information that helps you transition from 225 For information that helps you transition from
226 trying out the Yocto Project to using it for your 226 trying out the Yocto Project to using it for your
227 project, see the 227 project, see the
228 "<ulink url='&YOCTO_HOME_URL;/docs/what-i-wish-id-known/'>What I wish I'd Known</ulink>" 228 "<ulink url='&YOCTO_DOCS_URL;/what-i-wish-id-known/'>What I wish I'd Known</ulink>"
229 and 229 and
230 "<ulink url='&YOCTO_HOME_URL;/docs/transitioning-to-a-custom-environment/'>Transitioning to a Custom Environment for Systems Development</ulink>" 230 "<ulink url='&YOCTO_DOCS_URL;/transitioning-to-a-custom-environment/'>Transitioning to a Custom Environment for Systems Development</ulink>"
231 documents on the Yocto Project website. 231 documents on the Yocto Project website.
232 </para></listitem> 232 </para></listitem>
233 <listitem><para> 233 <listitem><para>