From eba11636dd3f9009f92900cc537f3e7103a40396 Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Tue, 20 May 2025 01:50:10 +0100 Subject: [PATCH] fix(docs): update home URL from `datajoint.com/docs` to `docs.datajoint.com` --- .github/ISSUE_TEMPLATE/config.yml | 2 +- CONTRIBUTING.md | 2 +- README.md | 2 +- docs/mkdocs.yaml | 2 +- docs/src/.overrides/partials/nav.html | 7 +++---- docs/src/pipeline.md | 2 +- docs/src/tutorials/index.md | 4 ++-- 7 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b3d197d..7436854 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: DataJoint Contribution Guideline - url: https://datajoint.com/docs/community/contribute/ + url: https://docs.datajoint.com/about/contribute/ about: Please make sure to review the DataJoint Contribution Guidelines \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2bd0f49..61a342d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contribution Guidelines This project follows the -[DataJoint Contribution Guidelines](https://datajoint.com/docs/about/contribute/). +[DataJoint Contribution Guidelines](https://docs.datajoint.com/about/contribute/). Please reference the link for more full details. diff --git a/README.md b/README.md index 7a8bf62..cbd1bae 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ environment and notebooks to overview the pipeline. + [Interactive tutorial on GitHub Codespaces](https://github.com/datajoint/element-electrode-localization#interactive-tutorial) -+ [Documentation](https://datajoint.com/docs/elements/element-electrode-localization) ++ [Documentation](https://docs.datajoint.com/elements/element-electrode-localization/) ## Support diff --git a/docs/mkdocs.yaml b/docs/mkdocs.yaml index 82b2345..47c826e 100644 --- a/docs/mkdocs.yaml +++ b/docs/mkdocs.yaml @@ -1,7 +1,7 @@ --- # ---------------------- PROJECT SPECIFIC --------------------------- site_name: DataJoint Documentation -site_url: http://localhost/docs/elements/element-electrode-localization +site_url: https://docs.datajoint.com/elements/element-electrode-localization/ repo_url: https://github.com/datajoint/element-electrode-localization repo_name: datajoint/element-electrode-localization nav: diff --git a/docs/src/.overrides/partials/nav.html b/docs/src/.overrides/partials/nav.html index cd6326b..faac796 100644 --- a/docs/src/.overrides/partials/nav.html +++ b/docs/src/.overrides/partials/nav.html @@ -7,15 +7,14 @@ {% endif %}