diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst index 9c269ca837..f715dee526 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst @@ -740,7 +740,7 @@ Here is an example URL with both fetchers:: " See :yocto_docs:`Creating Node Package Manager (NPM) Packages -` +` in the Yocto Project manual for details about using :yocto_docs:`devtool ` to automatically create a recipe from an NPM URL. @@ -777,7 +777,7 @@ the package which has such dependencies, for example:: Such a file can automatically be generated using :yocto_docs:`devtool ` as described in the :yocto_docs:`Creating Node Package Manager (NPM) Packages -` +` section of the Yocto Project. Other Fetchers diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst index b7c3d8091f..b839e669cf 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst @@ -1935,7 +1935,7 @@ Testing and Debugging BitBake Python code The OpenEmbedded build system implements a convenient ``pydevshell`` target which you can use to access the BitBake datastore and experiment with your own Python code. See :yocto_docs:`Using a Python Development Shell -` in the Yocto +` in the Yocto Project manual for details. Task Checksums and Setscene