diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-14 11:39:53 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:25 +0100 |
commit | 298f1ba44beec67ef612d9e4a1fd7d3ec5737a17 (patch) | |
tree | 1f7ab9d80094fc2e491fd5d88c1a36ef4c0d12cb | |
parent | 0e5558afbb8a4da3b70a8e82a41abf7523eb3dc7 (diff) | |
download | poky-298f1ba44beec67ef612d9e4a1fd7d3ec5737a17.tar.gz |
documentation/adt-manual/adt-eclipse.xml: Fixed link to autotools.
The link to autotools was incorrect. It had 'www' in the URL
when it should not have. it is now
'http://download.eclipse.org/technology/linuxtools/update/'
(From OE-Core rev: 56965da0631d4619282b5548fc19118429183507)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 3e1596dc98..a81929b91f 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
@@ -99,7 +99,7 @@ | |||
99 | “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, | 99 | “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, |
100 | “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem> | 100 | “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem> |
101 | <listitem><para><emphasis>Autotools</emphasis> – | 101 | <listitem><para><emphasis>Autotools</emphasis> – |
102 | <ulink url='http://www.download.eclipse.org/technology/linuxtools/update/'></ulink>: | 102 | <ulink url='http://download.eclipse.org/technology/linuxtools/update/'></ulink>: |
103 | Expand the items under “Linux Tools” and select “Autotools support for | 103 | Expand the items under “Linux Tools” and select “Autotools support for |
104 | CDT (Incubation)”.</para></listitem> | 104 | CDT (Incubation)”.</para></listitem> |
105 | <listitem><para><emphasis>Yocto Plug-in</emphasis> – | 105 | <listitem><para><emphasis>Yocto Plug-in</emphasis> – |