From f062ae54e62f7461139c869438efb4b52fa9893b Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 30 Jun 2021 22:42:35 +0200 Subject: docs: update edit on github link to 8.1 branch --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index 65b21319..729966f9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -202,7 +202,7 @@ html_context = { 'github_user': 'OSGeo', 'github_repo': 'PROJ', # TODO: edit when switching active branch - 'github_version': '/8.0/docs/source/', + 'github_version': '/8.1/docs/source/', 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], -- cgit v1.2.3