diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 16:16:32 -0600 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-03-01 16:36:42 -0800 |
| commit | 87ab152239ee81d261bed6341a56396ea686022d (patch) | |
| tree | 28e68e0d773d7d430c6a556d243da932aedba175 | |
| parent | c387491661e1704f47437ec095ba0a865698ae7e (diff) | |
| download | poky-87ab152239ee81d261bed6341a56396ea686022d.tar.gz | |
[BUGID# 553] - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org reference
[BUGID# 553] - In the FAQ appendix item H.12 there was a reference
to http://pokylinux.org/sources/* in the question portion. The
reference should really be http://autobuilder.yoctoproject.org/sources/*.
I made the change.
This is a partial fix for bug 553.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
| -rw-r--r-- | documentation/poky-ref-manual/faq.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 7a891b0595..03ae7144f7 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml | |||
| @@ -248,7 +248,8 @@ | |||
| 248 | <qandaentry> | 248 | <qandaentry> |
| 249 | <question> | 249 | <question> |
| 250 | <para> | 250 | <para> |
| 251 | I see lots of 404 responses for files on http://pokylinux.org/sources/*. Is something wrong? | 251 | I see lots of 404 responses for files on |
| 252 | http://autobuilder.yoctoproject.org/sources/*. Is something wrong? | ||
| 252 | </para> | 253 | </para> |
| 253 | </question> | 254 | </question> |
| 254 | <answer> | 255 | <answer> |
