aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAdam Janovsky2022-05-27 07:59:34 +0200
committerAdam Janovsky2022-05-27 07:59:34 +0200
commit1de0b977015e625db30a98f22cac4f098fbb404c (patch)
tree4f322859b8321ba88a47abbdcccbb7c50179e72e /docs
parent4f63702ac1141c6ea289f0dddf39a6ecba10aefd (diff)
downloadsec-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.py2
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,
}