diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-07-31 07:14:25 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:44 +0100 |
commit | d1cc15862bf93b1ca29cf18ecfe0ba473b2a45a1 (patch) | |
tree | 4d34d8c9fb7a60385865c5db493f6a2d107f4dac /documentation/ref-manual | |
parent | 5ebb6d8e242740284c3412f8a466d1339334e204 (diff) | |
download | poky-d1cc15862bf93b1ca29cf18ecfe0ba473b2a45a1.tar.gz |
ref-manual: Removed link to wiki page for tested distros.
Fixes [YOCTO #4911]
This bug's comments determined that the link from the
"Supported Distributions" section to the wiki page that shows
a list of tested distros be removed. The wiki page has been
updated to link into the section of manual and the wiki page
states that it is out of date. So, the manual should not point
back to that wiki page.
(From yocto-docs rev: 8d22568b348c1ba34068f73711e70b5eb507f29e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index bfec142f8c..309de87dcd 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -102,10 +102,7 @@ | |||
102 | 102 | ||
103 | <para> | 103 | <para> |
104 | Currently, the Yocto Project is supported on the following | 104 | Currently, the Yocto Project is supported on the following |
105 | distributions. | 105 | distributions: |
106 | For additional information on distributions that support the | ||
107 | Yocto Project, see the | ||
108 | <ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution Support</ulink> wiki page. | ||
109 | <itemizedlist> | 106 | <itemizedlist> |
110 | <listitem><para>Ubuntu 10.04</para></listitem> | 107 | <listitem><para>Ubuntu 10.04</para></listitem> |
111 | <listitem><para>Ubuntu 11.10</para></listitem> | 108 | <listitem><para>Ubuntu 11.10</para></listitem> |