diff options
| -rw-r--r-- | bitbake/doc/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/doc/conf.py b/bitbake/doc/conf.py index f61241e28b..bce386624e 100644 --- a/bitbake/doc/conf.py +++ b/bitbake/doc/conf.py | |||
| @@ -39,6 +39,7 @@ author = 'Richard Purdie, Chris Larson, and Phil Blundell' | |||
| 39 | extlinks = { | 39 | extlinks = { |
| 40 | 'yocto_docs': ('https://docs.yoctoproject.org%s', None), | 40 | 'yocto_docs': ('https://docs.yoctoproject.org%s', None), |
| 41 | 'oe_lists': ('https://lists.openembedded.org%s', None), | 41 | 'oe_lists': ('https://lists.openembedded.org%s', None), |
| 42 | 'wikipedia': ('https://en.wikipedia.org/wiki/%s', None), | ||
| 42 | } | 43 | } |
| 43 | 44 | ||
| 44 | # -- General configuration --------------------------------------------------- | 45 | # -- General configuration --------------------------------------------------- |
