From b960369c01a32a9da0992a1d9295a96a0f310519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Ko=CC=88lling?= Date: Thu, 30 May 2024 16:26:11 +0200 Subject: [PATCH] fix links to github repo --- orcestra_book/_config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/orcestra_book/_config.yml b/orcestra_book/_config.yml index aa98c463..c2b49963 100644 --- a/orcestra_book/_config.yml +++ b/orcestra_book/_config.yml @@ -26,6 +26,7 @@ repository: branch: main # Which branch of the repository should be used when creating links (optional) sphinx: + recursive_update: true local_extensions: apastyle: _ext/ bracket_citation_style: _ext/ @@ -33,7 +34,7 @@ sphinx: bibtex_default_style: myapastyle bibtex_reference_style: author_year_round html_theme_options: - show_prev_next: False + show_prev_next: false # Add GitHub buttons to your book # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository