diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:42:35 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:42:35 +0200 |
| commit | f062ae54e62f7461139c869438efb4b52fa9893b (patch) | |
| tree | 151f7bfb5121108cb5e311dbd4ee26f61b6d27c3 | |
| parent | 64bb0ebdbdf1dadd54c4f87dcae7cb11befa1d25 (diff) | |
| download | PROJ-f062ae54e62f7461139c869438efb4b52fa9893b.tar.gz PROJ-f062ae54e62f7461139c869438efb4b52fa9893b.zip | |
docs: update edit on github link to 8.1 branch
| -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 65b21319..729966f9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -202,7 +202,7 @@ html_context = { 'github_user': 'OSGeo', 'github_repo': 'PROJ', # TODO: edit when switching active branch - 'github_version': '/8.0/docs/source/', + 'github_version': '/8.1/docs/source/', 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], |
