diff options
| author | Martijn Visser <mgvisser@gmail.com> | 2021-12-20 20:26:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-20 20:26:31 +0100 |
| commit | 247a79e6c7e425573900821c218c10ec2a272f97 (patch) | |
| tree | 26ac63cceb61df4a3182da0c70332601fe9caa64 /docs/source/conf.py | |
| parent | b013d24bffe810cc5b3fb168c1abce5efabad807 (diff) | |
| download | PROJ-247a79e6c7e425573900821c218c10ec2a272f97.tar.gz PROJ-247a79e6c7e425573900821c218c10ec2a272f97.zip | |
Update website for 8.2 release (#2989)
* Update website for 8.2 release
* update "Edit on GitHub" button branch
Diffstat (limited to 'docs/source/conf.py')
| -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 |
