diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-17 16:25:08 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-18 17:22:22 +0000 |
commit | 28a98248e390d1b6bedca7571fc85441926bb59e (patch) | |
tree | b1ea76a00f2eb9558cfc25ef19429f3aedab2430 | |
parent | 58280a626008c7b9866704bcc18911914b0ef13e (diff) | |
download | poky-28a98248e390d1b6bedca7571fc85441926bb59e.tar.gz |
documentation/poky-ref-manual/introduction.xml: Removed link
Removed a link to the Intel Website. Upon testing this link I
discovered that it loads the Intel site into the current web
page and then disables the back button. Rather annoying. I tried
to change the link to pop a new window but couldn't get the
ulink.target parameter to work. Ran out of time to try and figure
it out so I removed the link.
(From OE-Core rev: 8f75a06300714938e79800e0e140dd76ba42de86)
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/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 59c6eea67b..1701713d48 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -69,7 +69,7 @@ | |||
69 | 69 | ||
70 | <para> | 70 | <para> |
71 | Poky has a growing open source community and is also backed up by commercial organizations | 71 | Poky has a growing open source community and is also backed up by commercial organizations |
72 | including <ulink url="http://www.intel.com/">Intel Corporation</ulink>. | 72 | including Intel® Corporation. |
73 | </para> | 73 | </para> |
74 | </section> | 74 | </section> |
75 | 75 | ||