diff --git a/doc/conf.py b/doc/conf.py index 3725df4..89e1809 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -148,7 +148,7 @@ html_context = { "display_github": True, "github_user": "python-escpos", "github_repo": "python-escpos", - "github_version": "master/", + "github_version": "master/doc/", } # Add any paths that contain custom themes here, relative to this directory.