diff options
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index ff1d676607..f18c055652 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
@@ -91,9 +91,9 @@ | |||
91 | with other plug-ins installed into the Eclipse IDE. | 91 | with other plug-ins installed into the Eclipse IDE. |
92 | Once you have your environment setup you need to configure the Eclipse plug-in. | 92 | Once you have your environment setup you need to configure the Eclipse plug-in. |
93 | For information on how to install and configure the Eclipse plug-in, see the | 93 | For information on how to install and configure the Eclipse plug-in, see the |
94 | <ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#adt-eclipse'> | 94 | <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#adt-eclipse'> |
95 | "Working Within Eclipse"</ulink> chapter in the | 95 | "Working Within Eclipse"</ulink> chapter in the |
96 | <ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html'> | 96 | <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> |
97 | "Application Development Toolkit (ADT) User's Guide."</ulink> | 97 | "Application Development Toolkit (ADT) User's Guide."</ulink> |
98 | </para> | 98 | </para> |
99 | </section> | 99 | </section> |
@@ -102,7 +102,7 @@ | |||
102 | <title>External Development Using the QEMU Emulator</title> | 102 | <title>External Development Using the QEMU Emulator</title> |
103 | <para> | 103 | <para> |
104 | Running Poky QEMU images is covered in the | 104 | Running Poky QEMU images is covered in the |
105 | <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"> | 105 | <ulink url="http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html"> |
106 | Yocto Project Quick Start</ulink> in the "A Quick Test Run" section. | 106 | Yocto Project Quick Start</ulink> in the "A Quick Test Run" section. |
107 | </para> | 107 | </para> |
108 | <para> | 108 | <para> |