diff --git a/documentation/conf.py b/documentation/conf.py index 33d0ddcfd7..b6d8073ee6 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -82,7 +82,7 @@ extlinks = { # Intersphinx config to use cross reference with Bitbake user manual intersphinx_mapping = { - 'bitbake': ('https://docs.yoctoproject.org/bitbake/', None) + 'bitbake': ('https://docs.yoctoproject.org/bitbake/1.46', None) } # -- Options for HTML output ------------------------------------------------- diff --git a/documentation/index.rst b/documentation/index.rst index 937692ce08..71ed4e76f0 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -33,7 +33,7 @@ Welcome to the Yocto Project Documentation Profile and Tracing Manual Application Development and the Extensible SDK (eSDK) Toaster Manual - Bitbake User Manual + Bitbake User Manual .. toctree:: :maxdepth: 1