diff options
Diffstat (limited to 'documentation/ref-manual/images.rst')
-rw-r--r-- | documentation/ref-manual/images.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst index 4b771d0601..d52b39f3cf 100644 --- a/documentation/ref-manual/images.rst +++ b/documentation/ref-manual/images.rst | |||
@@ -117,7 +117,7 @@ Following is a list of supported recipes: | |||
117 | deployed to a separate partition so that you can boot into it and use | 117 | deployed to a separate partition so that you can boot into it and use |
118 | it to deploy a second image to be tested. You can find more | 118 | it to deploy a second image to be tested. You can find more |
119 | information about runtime testing in the | 119 | information about runtime testing in the |
120 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" | 120 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" |
121 | section in the Yocto Project Development Tasks Manual. | 121 | section in the Yocto Project Development Tasks Manual. |
122 | 122 | ||
123 | - ``core-image-testmaster-initramfs``: A RAM-based Initial Root | 123 | - ``core-image-testmaster-initramfs``: A RAM-based Initial Root |
@@ -127,7 +127,7 @@ Following is a list of supported recipes: | |||
127 | - ``core-image-weston``: A very basic Wayland image with a terminal. | 127 | - ``core-image-weston``: A very basic Wayland image with a terminal. |
128 | This image provides the Wayland protocol libraries and the reference | 128 | This image provides the Wayland protocol libraries and the reference |
129 | Weston compositor. For more information, see the | 129 | Weston compositor. For more information, see the |
130 | ":ref:`dev-manual/common-tasks:using wayland and weston`" | 130 | ":ref:`dev-manual/wayland:using wayland and weston`" |
131 | section in the Yocto Project Development Tasks Manual. | 131 | section in the Yocto Project Development Tasks Manual. |
132 | 132 | ||
133 | - ``core-image-x11``: A very basic X11 image with a terminal. | 133 | - ``core-image-x11``: A very basic X11 image with a terminal. |