diff options
| author | Adam Janovsky | 2022-05-27 07:59:34 +0200 |
|---|---|---|
| committer | Adam Janovsky | 2022-05-27 07:59:34 +0200 |
| commit | 1de0b977015e625db30a98f22cac4f098fbb404c (patch) | |
| tree | 4f322859b8321ba88a47abbdcccbb7c50179e72e /docs | |
| parent | 4f63702ac1141c6ea289f0dddf39a6ecba10aefd (diff) | |
| download | sec-certs-1de0b977015e625db30a98f22cac4f098fbb404c.tar.gz sec-certs-1de0b977015e625db30a98f22cac4f098fbb404c.tar.zst sec-certs-1de0b977015e625db30a98f22cac4f098fbb404c.zip | |
docs conf switch ntb branch to main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index fb66db5e..d1a81b2f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,7 @@ html_favicon = "_static/logo_badge.svg" html_theme_options = { "repository_url": "https://github.com/crocs-muni/sec-certs", - "repository_branch": "issue/195-Docs", + "repository_branch": "main", "launch_buttons": {"binderhub_url": "https://mybinder.org"}, "use_fullscreen_button": False, } |
