diff options
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index d71aabeb..ee36d656 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -206,7 +206,7 @@ html_context = { 'github_user': 'OSGeo', 'github_repo': 'PROJ', # TODO: edit when switching active branch - 'github_version': '/8.0/docs/source/', + 'github_version': '8.2/docs/source/', } # Add any extra paths that contain custom files (such as robots.txt or |
