From bd3702ed9970415bae10231223b40a988592e820 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 1 Mar 2021 13:05:34 +0100 Subject: reconfigure 'edit on github' links to 8.0 branch --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') 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 ], -- cgit v1.2.3