From a1e8314d97cacca325161efbe8d2ac9bdfdc36ad Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 1 Jan 2020 21:48:21 +0100 Subject: Update github version in Sphinx config --- 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 b9e1fa8a..8655c7ad 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -176,7 +176,7 @@ html_context = { 'github_user': 'OSGeo', 'github_repo': 'PROJ', # TODO: edit when switching active branch - 'github_version': '/6.2/docs/source/', + 'github_version': '/6.3/docs/source/', 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], -- cgit v1.2.3