diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 16:16:32 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-03 16:56:12 +0000 |
| commit | fa927abfff671c595cdb042000623d0eba195f53 (patch) | |
| tree | 2ad87dddf8f9c04f3067e932ac8389f12b6107a4 | |
| parent | 2206fe6f0b8efb0d23ad7b518723c41dacf08b41 (diff) | |
| download | poky-fa927abfff671c595cdb042000623d0eba195f53.tar.gz | |
- 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.
(From OE-Core rev: fb56ac6021fe09cb386c168f3fe0b11e04214972)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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> |
