From f4049630d994f35e1d019e5a4f4691873fe29a3b Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sun, 1 Nov 2020 11:04:07 +0100 Subject: Switch website 'edit on GitHub' to 7.2 branch --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ], -- cgit v1.2.3