diff --git a/documentation/conf.py b/documentation/conf.py index a8df6e8f86..96118abec0 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -78,6 +78,7 @@ extlinks = { 'yocto_git': ('https://git.yoctoproject.org%s', None), 'oe_home': ('https://www.openembedded.org%s', None), 'oe_lists': ('https://lists.openembedded.org%s', None), + 'oe_git': ('https://git.openembedded.org%s', None), } # Intersphinx config to use cross reference with Bitbake user manual