aboutsummaryrefslogtreecommitdiff
path: root/docs/source
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:05:35 +0100
commitf4049630d994f35e1d019e5a4f4691873fe29a3b (patch)
tree240193ca47ee29fbed813bb2c9b501e95de42579 /docs/source
parentceddaabe3d6494da5c3f2797515151d2da06df14 (diff)
downloadPROJ-f4049630d994f35e1d019e5a4f4691873fe29a3b.tar.gz
PROJ-f4049630d994f35e1d019e5a4f4691873fe29a3b.zip
Switch website 'edit on GitHub' to 7.2 branch
Diffstat (limited to 'docs/source')
-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 0c457a4f..67b932de 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
],