diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-03-01 11:48:37 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-03-01 11:48:57 +0100 |
| commit | f1cd90a47b1ab6b41833035e0f90eaebf70fef10 (patch) | |
| tree | cb96149297fc13fb922a4dcd3a453b434b71fef3 /docs/source | |
| parent | aaadd48d50cc57938278ead586f2456d5e0303a0 (diff) | |
| download | PROJ-f1cd90a47b1ab6b41833035e0f90eaebf70fef10.tar.gz PROJ-f1cd90a47b1ab6b41833035e0f90eaebf70fef10.zip | |
Update github_version in sphinx config
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 081b0a94..e6fecf13 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.3/docs/source/', + 'github_version': '/7.0/docs/source/', 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], |
