From c09d687748240a8306cfef72d2d75ed7fdfb015c Mon Sep 17 00:00:00 2001 From: Ester Milesi Date: Fri, 6 Dec 2024 18:34:26 +0100 Subject: [PATCH] Edit URL of repo --- README.md | 2 +- conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a98dc7..5793b90 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Follow instructions here: https://code.visualstudio.com/download Follow instructions here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git #### 3. Clone repository - git clone https://github.com/emilesi/benchling-resources.git + git clone https://github.com/biosustain/benchling-resources.git #### 4. Create a new branch of the repository diff --git a/conf.py b/conf.py index 704dac8..d3db603 100644 --- a/conf.py +++ b/conf.py @@ -97,8 +97,8 @@ # THEME options # html_theme_options = { -# "github_url": "https://github.com/emilesi", -# "repository_url": "https://github.com/emilesi/benchling-resources", +# "github_url": "https://github.com/biosustain", +# "repository_url": "https://github.com/biosustain/benchling-resources", # # "repository_branch": "main", # # "home_page_in_toc": True, # # # "path_to_docs": "docs",