From a6f9fd3420553a9b04f07d444a52e13ed13e9db1 Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Tue, 20 May 2025 02:22:34 +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 | 10 +++------- docs/src/tutorials/index.md | 2 +- 7 files changed, 11 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d31fbac..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://docs.datajoint.org/python/community/02-Contribute.html + 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 585f344..a015fbd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ environment and notebooks to learn the pipeline. + [Interactive tutorial on GitHub Codespaces](https://github.com/datajoint/element-miniscope#interactive-tutorial) -+ [Documentation](https://datajoint.com/docs/elements/element-miniscope) ++ [Documentation](https://docs.datajoint.com/elements/element-miniscope/) ## Support diff --git a/docs/mkdocs.yaml b/docs/mkdocs.yaml index 5015b9d..a5d0550 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-miniscope +site_url: https://docs.datajoint.com/elements/element-miniscope/ repo_url: https://github.com/datajoint/element-miniscope repo_name: datajoint/element-miniscope 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 %}