aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-12-02 18:38:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-08 10:49:51 +0000
commit5d27c555f7e1cc2064a39a1ce862e09a399185f7 (patch)
tree84473ac10d71726e7c359477c96b551ab8e4a389 /doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
parenta4ce040a6fd540a1cac52f808f909f9fcf8c961c (diff)
downloadbitbake-5d27c555f7e1cc2064a39a1ce862e09a399185f7.tar.gz
bitbake-user-manual: update references to Yocto Project manual
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'doc/bitbake-user-manual/bitbake-user-manual-metadata.rst')
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-metadata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst b/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
index b7c3d8091..b839e669c 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
+++ b/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
-</dev-manual/common-tasks.html#using-a-python-development-shell>` in the Yocto
+</dev-manual/python-development-shell.html#using-a-python-development-shell>` in the Yocto
Project manual for details.
Task Checksums and Setscene