summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/conf.py')
-rw-r--r--documentation/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/conf.py b/documentation/conf.py
index 68eb92b0a8..407ea3292f 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -68,7 +68,7 @@ rst_prolog = """
68 68
69# external links and substitutions 69# external links and substitutions
70extlinks = { 70extlinks = {
71 'yocto_home': ('https://yoctoproject.org%s', None), 71 'yocto_home': ('https://www.yoctoproject.org%s', None),
72 'yocto_wiki': ('https://wiki.yoctoproject.org/wiki%s', None), 72 'yocto_wiki': ('https://wiki.yoctoproject.org/wiki%s', None),
73 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), 73 'yocto_dl': ('https://downloads.yoctoproject.org%s', None),
74 'yocto_lists': ('https://lists.yoctoproject.org%s', None), 74 'yocto_lists': ('https://lists.yoctoproject.org%s', None),