summaryrefslogtreecommitdiff
path: root/poky/documentation/dev-manual/python-development-shell.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/dev-manual/python-development-shell.rst')
-rw-r--r--poky/documentation/dev-manual/python-development-shell.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/documentation/dev-manual/python-development-shell.rst b/poky/documentation/dev-manual/python-development-shell.rst
index 1b213318a5..2dc6a3f138 100644
--- a/poky/documentation/dev-manual/python-development-shell.rst
+++ b/poky/documentation/dev-manual/python-development-shell.rst
@@ -27,7 +27,7 @@ functions::
pydevshell> bb.build.exec_func("do_unpack", d)
pydevshell>
-See the ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:functions you can call from within python`"
+See the ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:functions you can call from within python`"
section in the BitBake User Manual for details about available functions.
The commands execute just as if the OpenEmbedded build