diff options
Diffstat (limited to 'documentation/kernel-dev/intro.rst')
-rw-r--r-- | documentation/kernel-dev/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst index cc879db887..fea876cbe1 100644 --- a/documentation/kernel-dev/intro.rst +++ b/documentation/kernel-dev/intro.rst | |||
@@ -122,7 +122,7 @@ general information and references for further information. | |||
122 | Using ``devtool`` and the eSDK requires that you have a clean build | 122 | Using ``devtool`` and the eSDK requires that you have a clean build |
123 | of the image and that you are set up with the appropriate eSDK. For | 123 | of the image and that you are set up with the appropriate eSDK. For |
124 | more information, see the | 124 | more information, see the |
125 | ":ref:`kernel-dev/common:getting ready to develop using \`\`devtool\`\``" | 125 | ":ref:`kernel-dev/common:getting ready to develop using ``devtool```" |
126 | section. | 126 | section. |
127 | 127 | ||
128 | Using traditional kernel development requires that you have the | 128 | Using traditional kernel development requires that you have the |