diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 4b138e019..9a59d7e7e 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -67,12 +67,13 @@ <literallayout class='monospaced'> Help -> Install New Software </literallayout> - Specify the target URL as <ulink url='http://www.yoctoproject.org/downloads/eclipse-plug-in/'></ulink>. + Specify the target URL as + <ulink url='http://www.yoctoproject.org/downloads/eclipse-plugin/'></ulink>. </para> <para> If you want to download the source code for the plug-in you can find it in the Poky git repository, which has a web interface, and is located at - <ulink url="http://git.pokylinux.org/cgit.cgi/eclipse-poky"></ulink>. + <ulink url="http://git.yoctoproject.org"></ulink> under IDE Plugins. </para> <section id="installing-and-setting-up-the-eclipse-ide"> |