diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a4908d25d2..9aa7f3eec7 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1385,9 +1385,9 @@ | |||
1385 | <title>Customizing an Image Using a BitBake Commander Project and Hob</title> | 1385 | <title>Customizing an Image Using a BitBake Commander Project and Hob</title> |
1386 | 1386 | ||
1387 | <para> | 1387 | <para> |
1388 | Within Eclipse, you can create a Yocto BitBake Commander project, | 1388 | Within the Eclipse IDE, you can create a Yocto BitBake Commander project, |
1389 | edit the metadata, and then use the | 1389 | edit the <link linkend='metadata'>Metadata</link>, and then use |
1390 | <ulink url='&YOCTO_HOME_URL;/projects/hob'>Hob</ulink> to build a customized | 1390 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink> to build a customized |
1391 | image all within one IDE. | 1391 | image all within one IDE. |
1392 | </para> | 1392 | </para> |
1393 | 1393 | ||