diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-21 16:51:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:54:56 +0100 |
commit | b84383a7e1b1fea06bd9656bfe6384a90651acb3 (patch) | |
tree | d3264f2c4ee5f39b9e6e05c76b6b387156717558 /documentation/poky-ref-manual | |
parent | b3ac19b1bfc8694ef4131b8b57c3813ce95d5351 (diff) | |
download | poky-b84383a7e1b1fea06bd9656bfe6384a90651acb3.tar.gz |
documentation: Fixed references to the YP Dev Manual
The references to the YP Development Manual were inconsistant.
These references were fixed.
(From yocto-docs rev: f4ded0b965fcbce7b500ca21886ee9b755c38383)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 | ||