diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 2 | ||||
-rw-r--r-- | documentation/kernel-manual/kernel-how-to.xml | 4 | ||||
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 914c3911cc..d2927cd762 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -84,7 +84,7 @@ | |||
84 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" | 84 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
85 | section of the Yocto Project Development Manual. | 85 | section of the Yocto Project Development Manual. |
86 | You can also see the detailed examples in the appendices of | 86 | You can also see the detailed examples in the appendices of |
87 | <ulink url='&YOCTO_DOCS_DEV_URL;'>The Yocto Project Development Manual</ulink>. | 87 | <ulink url='&YOCTO_DOCS_DEV_URL;'>the Yocto Project Development Manual</ulink>. |
88 | </para> | 88 | </para> |
89 | </section> | 89 | </section> |
90 | 90 | ||
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index a055cebc08..b072e828fb 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -63,7 +63,7 @@ | |||
63 | Due to production processes, there could be differences between the Yocto Project | 63 | Due to production processes, there could be differences between the Yocto Project |
64 | documentation bundled in the release tarball and | 64 | documentation bundled in the release tarball and |
65 | <ulink url='&YOCTO_DOCS_DEV_URL;'> | 65 | <ulink url='&YOCTO_DOCS_DEV_URL;'> |
66 | The Yocto Project Development Manual</ulink> on | 66 | the Yocto Project Development Manual</ulink> on |
67 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 67 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. |
68 | For the latest version of this manual, see the manual on the website. | 68 | For the latest version of this manual, see the manual on the website. |
69 | </note> | 69 | </note> |
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 4086f55c37..6db88de5f7 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml | |||
@@ -372,7 +372,7 @@ | |||
372 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Pushing a Change | 372 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Pushing a Change |
373 | Upstream and Requesting a Pull</ulink>" and | 373 | Upstream and Requesting a Pull</ulink>" and |
374 | "<ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-patch'>Submitting a Patch Through | 374 | "<ulink url='&YOCTO_DOCS_DEV_URL;#submitting-a-patch'>Submitting a Patch Through |
375 | Email</ulink>" sections in The Yocto Project Development Manual. | 375 | Email</ulink>" sections in the Yocto Project Development Manual. |
376 | </para> | 376 | </para> |
377 | 377 | ||
378 | <para> | 378 | <para> |
@@ -651,7 +651,7 @@ | |||
651 | Consequently, be sure that the headers for each commit have the required information. | 651 | Consequently, be sure that the headers for each commit have the required information. |
652 | For information on how to follow the Yocto Project commit message standards, see the | 652 | For information on how to follow the Yocto Project commit message standards, see the |
653 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a | 653 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a |
654 | Change</ulink>" section in The Yocto Project Development Manual. | 654 | Change</ulink>" section in the Yocto Project Development Manual. |
655 | </para> | 655 | </para> |
656 | 656 | ||
657 | <para> | 657 | <para> |
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index bd0afb019a..425d6d2cb9 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -20,7 +20,7 @@ | |||
20 | Yocto Project Quick Start</ulink>. | 20 | Yocto Project Quick Start</ulink>. |
21 | For task-based information using the Yocto Project, see | 21 | For task-based information using the Yocto Project, see |
22 | <ulink url='&YOCTO_DOCS_DEV_URL;'> | 22 | <ulink url='&YOCTO_DOCS_DEV_URL;'> |
23 | The Yocto Project Development Manual</ulink>. | 23 | the Yocto Project Development Manual</ulink>. |
24 | You can also find lots of information on the Yocto Project on the | 24 | You can also find lots of information on the Yocto Project on the |
25 | <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. | 25 | <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. |
26 | </para> | 26 | </para> |
@@ -126,7 +126,7 @@ | |||
126 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository. | 126 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository. |
127 | For information on both these methods, see the | 127 | For information on both these methods, see the |
128 | "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Setup</ulink>" | 128 | "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Setup</ulink>" |
129 | section in The Yocto Project Development Manual. | 129 | section in the Yocto Project Development Manual. |
130 | </para> | 130 | </para> |
131 | </section> | 131 | </section> |
132 | 132 | ||