diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 63d47d6ec..4ee6e20c8 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -219,7 +219,7 @@ metadata, as extra layers can define their own:
 -  *ptest:* Enables building the package tests where supported by
    individual recipes. For more information on package tests, see the
    ":ref:`test-manual/ptest:testing packages with ptest`" section
-   in the Yocto Project Development Tasks Manual.
+   in the Yocto Project Test Environment Manual.
 
 -  *pulseaudio:* Include support for
    `PulseAudio <https://www.freedesktop.org/wiki/Software/PulseAudio/>`__.
@@ -334,7 +334,7 @@ The image features available for all images are:
 -  *read-only-rootfs:* Creates an image whose root filesystem is
    read-only. See the
    ":ref:`security-manual/read-only-rootfs:creating a read-only root filesystem`"
-   section in the Yocto Project Development Tasks Manual for more
+   section in the Yocto Project Security Manual for more
    information.
 
 -  *read-only-rootfs-delayed-postinsts:* when specified in conjunction
@@ -356,7 +356,7 @@ The image features available for all images are:
    different package name (or names) within the image recipe or at the
    distro configuration level.
 
--  *stateless-rootfs:*: specifies that the image should be created as
+-  *stateless-rootfs:* specifies that the image should be created as
    stateless - when using ``systemd``, ``systemctl-native`` will not
    be run on the image, leaving the image for population at runtime by
    systemd.
