diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index f7c5c00b8b..bd5278493f 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
@@ -825,7 +825,9 @@ | |||
825 | versioning schemes, extract code into or out of the | 825 | versioning schemes, extract code into or out of the |
826 | <filename>devtool</filename> | 826 | <filename>devtool</filename> |
827 | <ulink url='&YOCTO_DOCS_REF_URL;#devtool-the-workspace-layer-structure'>workspace</ulink>, | 827 | <ulink url='&YOCTO_DOCS_REF_URL;#devtool-the-workspace-layer-structure'>workspace</ulink>, |
828 | and work with any source file forms that the fetchers support. | 828 | and work with any source file forms that the |
829 | <ulink url='&YOCTO_DOCS_BB_URL;#bb-fetchers'>fetchers</ulink> | ||
830 | support. | ||
829 | </para> | 831 | </para> |
830 | 832 | ||
831 | <para> | 833 | <para> |