From 0f7ec2c9f0c0fa95faef405f269038c0d2f1023b Mon Sep 17 00:00:00 2001 From: MatteoRobbiati Date: Mon, 28 Oct 2024 10:45:22 +0100 Subject: [PATCH] doc: fix github link --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 7f78954..fe7b3d5 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -65,7 +65,7 @@ html_show_sourcelink = False html_theme_options = { "top_of_page_button": "edit", - "source_repository": "https://github.com/qiboteam/qibolab/", + "source_repository": "https://github.com/qiboteam/qibotn/", "source_branch": "main", "source_directory": "doc/source/", "light_logo": "qibo_logo_dark.svg", @@ -78,7 +78,7 @@ html_theme_options = { "footer_icons": [ { "name": "GitHub", - "url": "https://github.com/qiboteam/qibolab", + "url": "https://github.com/qiboteam/qibotn", "html": """