diff --git a/src/conf.py b/src/conf.py index bae81b81..246f190c 100644 --- a/src/conf.py +++ b/src/conf.py @@ -122,8 +122,8 @@ html_theme_options = { 'extra_nav_links': { 'source code repository': 'https://code.ungleich.ch/ungleich-public/cdist/', 'ungleich homepage': 'https://ungleich.ch', - 'Reference (latest)': 'https://www.cdi.st/manual/latest/cdist-reference.html', - 'Reference (contrib)': 'https://contrib.cdi.st/', + 'quick reference (latest)': 'https://www.cdi.st/manual/latest/cdist-reference.html', + 'quick reference (contrib)': 'https://www.cdi.st/manual/contrib/', }, 'show_powered_by': 'false', 'sidebar_width' : '300px',