diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-11-19 14:52:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-03 13:52:58 +0000 |
commit | 5fd4f1ad05a5dbf737e5081feff84db6289e3739 (patch) | |
tree | f09cfde80a0500f713e7b6115d406f6a3b86bcb7 /documentation/yocto-project-qs/yocto-project-qs.xml | |
parent | 429ce39f75c4fe7fb7095dd31d6afb5290685675 (diff) | |
download | poky-5fd4f1ad05a5dbf737e5081feff84db6289e3739.tar.gz |
documentation: yocto-project-qs - Fixed two links.
Two links to the wiki were pointing to diff pages and not the
actual pages.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: 7339ea7b0a3869570c9097146a49dfd758527197)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 78eb144162..30b93c7a03 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -197,8 +197,8 @@ | |||
197 | If you attempt to use a distribution not in the above list, you may or may not have success - you | 197 | If you attempt to use a distribution not in the above list, you may or may not have success - you |
198 | are venturing into untested territory. | 198 | are venturing into untested territory. |
199 | Refer to | 199 | Refer to |
200 | <ulink url='&OE_HOME_URL;/index.php?title=OEandYourDistro&action=historysubmit&diff=4309&okdid=4225'>OE and Your Distro</ulink> and | 200 | <ulink url='&OE_HOME_URL;/index.php?title=OEandYourDistro'>OE and Your Distro</ulink> and |
201 | <ulink url='&OE_HOME_URL;/index.php?title=Required_software&action=historysubmit&diff=4311&oldid=4251'>Required Software</ulink> | 201 | <ulink url='&OE_HOME_URL;/index.php?title=Required_software'>Required Software</ulink> |
202 | for information for other distributions used with the OpenEmbedded project, which might be | 202 | for information for other distributions used with the OpenEmbedded project, which might be |
203 | a starting point for exploration. | 203 | a starting point for exploration. |
204 | If you go down this path, you should expect problems. | 204 | If you go down this path, you should expect problems. |