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:20:44 +0000 |
commit | 8f75a06300714938e79800e0e140dd76ba42de86 (patch) | |
tree | 937fed0ea4ca866906997c12d54b097e9ff21809 | |
parent | e26e9f41eac1bb34a7d9276921d14e843444622d (diff) | |
download | openembedded-core-8f75a06300714938e79800e0e140dd76ba42de86.tar.gz openembedded-core-8f75a06300714938e79800e0e140dd76ba42de86.tar.bz2 openembedded-core-8f75a06300714938e79800e0e140dd76ba42de86.zip |
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.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-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 @@ <para> Poky has a growing open source community and is also backed up by commercial organizations - including <ulink url="http://www.intel.com/">Intel Corporation</ulink>. + including Intel® Corporation. </para> </section> |