aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-11-01 11:04:07 +0100
committerKristian Evers <kristianevers@gmail.com>2020-11-01 11:04:07 +0100
commit42634f5d7130783ace7c9fcffc9deb701090cba2 (patch)
treec18154bde2ebf4a766c0664a53742273949ef473 /docs
parented782cb37f429a08b8359ddda5393a961d69f7b7 (diff)
downloadPROJ-42634f5d7130783ace7c9fcffc9deb701090cba2.tar.gz
PROJ-42634f5d7130783ace7c9fcffc9deb701090cba2.zip
Switch website 'edit on GitHub' to 7.2 branch
Diffstat (limited to 'docs')
-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 b46c710d..fbf4358a 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.1/docs/source/',
+ 'github_version': '/7.2/docs/source/',
'css_files': [
'_static/theme_overrides.css', # override wide tables in RTD theme
],