diff --git a/docs/conf.py b/docs/conf.py index 47fd9069785..3938638092d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -114,7 +114,7 @@ html_context = { 'gitlab_host': 'gitlab.freedesktop.org', 'gitlab_user': 'mesa', 'gitlab_repo': 'mesa', - 'gitlab_version': 'master', + 'gitlab_version': 'main', 'conf_py_path': '/docs/', }