diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 16:08:07 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-02 09:48:51 -0800 |
commit | 0a1d8f48c8a2120ba57017e1fcf270c677486266 (patch) | |
tree | 77c1c89790dbeb3468d472426fc96382c0147af6 /documentation | |
parent | 6871c913e0dae338708f74dbbe94cfe2fc498018 (diff) | |
download | openembedded-core-0a1d8f48c8a2120ba57017e1fcf270c677486266.tar.gz openembedded-core-0a1d8f48c8a2120ba57017e1fcf270c677486266.tar.bz2 openembedded-core-0a1d8f48c8a2120ba57017e1fcf270c677486266.zip |
[BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed pokylinux.org URL
[BUGID# 553] - In "The Anjuta Plug-in" section (5.1.2.2) there was
an URL to the source for the Anjuta Plug-in. The URL had the
pokylinux.org string in it and pointed to the old area. I changed
the URL to http://git.yoctoproject.org and directed the user to
look under IDE Plugins.
This is a partial fix to bug 553.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 9a59d7e7ec..db844a9a84 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -302,10 +302,9 @@ Plug-in are all required. The Poky Anjuta Plug-in is available to download as a tarball at the OpenedHand labs <ulink url="http://labs.o-hand.com/anjuta-poky-sdk-plugin/"></ulink> page or - directly from the Poky Git repository located at - <ulink url="git://git.pokylinux.org/anjuta-poky"></ulink>. - You can also access a web interface to the repository at - <ulink url="http://git.pokylinux.org/?p=anjuta-poky.git;a=summary"></ulink>. + directly from the Poky Git repository located at git://git.yoctoproject.org/anjuta-poky. + You can access the source code from a web interface to the repository at + <ulink url="http://git.yoctoproject.org/"></ulink> under IDE Plugins. </para> <para> See the README file contained in the project for more information on |