aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-03-01 13:05:34 +0100
committerKristian Evers <kristianevers@gmail.com>2021-03-01 13:05:51 +0100
commitba9e15cc2289fc0d44689cc07fd813453d777371 (patch)
tree20b6fc374a9b423f3c5841b96681b1602607a50f
parentb6c588ee754f4a7e99809145315240862e5cb45e (diff)
downloadPROJ-ba9e15cc2289fc0d44689cc07fd813453d777371.tar.gz
PROJ-ba9e15cc2289fc0d44689cc07fd813453d777371.zip
reconfigure 'edit on github' links to 8.0 branch
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index b898b7d6..2ddc9308 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -194,7 +194,7 @@ html_context = {
'github_user': 'OSGeo',
'github_repo': 'PROJ',
# TODO: edit when switching active branch
- 'github_version': '/7.2/docs/source/',
+ 'github_version': '/8.0/docs/source/',
'css_files': [
'_static/theme_overrides.css', # override wide tables in RTD theme
],