diff --git a/docs/conf.py b/docs/conf.py index 9f1a92dab..9fff96673 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -123,7 +123,8 @@ 'display_github': True, 'github_user': 'spec-first', 'github_repo': 'connexion', - 'github_version': 'main/docs/', + 'github_version': 'main', + 'conf_py_path': '/docs/' } except: pass