diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml
index e2a6fe5c61..eb30942fec 100644
--- a/documentation/poky-ref-manual/ref-images.xml
+++ b/documentation/poky-ref-manual/ref-images.xml
@@ -76,9 +76,7 @@
core-image-lsb-sdk:
A core-image-lsb that includes everything in meta-toolchain
but also includes development headers and libraries to form a complete standalone SDK.
- This image is suitable for development using the target.
- See the "External Development Using
- the Meta-Toolchain" section for more information.
+ This image is suitable for development using the target.
core-image-clutter:
An image with support for the Open GL-based toolkit Clutter, which enables development of
rich and animated graphical user interfaces.
@@ -96,9 +94,7 @@
core-image-sato-sdk:
A core-image-sato image that includes everything in meta-toolchain.
The image also includes development headers and libraries to form a complete standalone SDK
- and is suitable for development using the target.
- See the "External Development Using
- the Meta-Toolchain" section for more information.
+ and is suitable for development using the target.
core-image-rt:
A core-image-minimal image plus a real-time test suite and
tools appropriate for real-time use.
@@ -106,9 +102,7 @@
A core-image-rt image that includes everything in
meta-toolchain.
The image also includes development headers and libraries to form a complete
- stand-alone SDK and is suitable for development using the target.
- See the "External Development Using
- the Meta-Toolchain" section for more information.
+ stand-alone SDK and is suitable for development using the target.
core-image-gtk-directfb:
An image that uses gtk+ over directfb
instead of X11.