diff options
| -rw-r--r-- | documentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index beb5496763..54d8db4b47 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -66,6 +66,7 @@ extlinks = { | |||
| 66 | 'yocto_lists': ('https://lists.yoctoproject.org%s', None), | 66 | 'yocto_lists': ('https://lists.yoctoproject.org%s', None), |
| 67 | 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), | 67 | 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), |
| 68 | 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), | 68 | 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), |
| 69 | 'yocto_docs': ('https://docs.yoctoproject.org%s', None), | ||
| 69 | 'yocto_git': ('https://git.yoctoproject.org%s', None), | 70 | 'yocto_git': ('https://git.yoctoproject.org%s', None), |
| 70 | 'oe_home': ('https://www.openembedded.org%s', None), | 71 | 'oe_home': ('https://www.openembedded.org%s', None), |
| 71 | 'oe_lists': ('https://lists.openembedded.org%s', None), | 72 | 'oe_lists': ('https://lists.openembedded.org%s', None), |
