From 9edecaaab2990cd5d9016e07722766a9849feddc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 1 Jul 2020 12:43:54 +0200 Subject: docs/source/conf.py: change active branch --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index a21ff558..2b926c83 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -193,7 +193,7 @@ html_context = { 'github_user': 'OSGeo', 'github_repo': 'PROJ', # TODO: edit when switching active branch - 'github_version': '/7.0/docs/source/', + 'github_version': '/7.1/docs/source/', 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], -- cgit v1.2.3