diff --git a/.azure-pipelines/compare-refdata.yml b/.azure-pipelines/compare-refdata.yml index c7baae41389..ab45dc13cc6 100644 --- a/.azure-pipelines/compare-refdata.yml +++ b/.azure-pipelines/compare-refdata.yml @@ -1,5 +1,5 @@ # For more information on how to use this pipeline please refer to: -# http://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html # IMPORTANT: Only contributors with `Write` permission can trigger the build # by commenting `/AzurePipelines run ` on the pull diff --git a/.azure-pipelines/templates/default.yml b/.azure-pipelines/templates/default.yml index 8b3a3abf486..73dd91f6f5e 100644 --- a/.azure-pipelines/templates/default.yml +++ b/.azure-pipelines/templates/default.yml @@ -1,5 +1,5 @@ # For more information on how to use this template please refer to: -# http://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html parameters: - name: useMamba diff --git a/.azure-pipelines/update-refdata.yml b/.azure-pipelines/update-refdata.yml index ab156603126..7e54dde8684 100644 --- a/.azure-pipelines/update-refdata.yml +++ b/.azure-pipelines/update-refdata.yml @@ -1,5 +1,5 @@ # For more information on how to use this pipeline please refer to: -# http://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html # IMPORTANT: Only contributors with `Write` permission can trigger the build # by commenting `/AzurePipelines run ` on the pull diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 96f29a897db..65b02e84231 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -1,6 +1,6 @@ # For more information about TARDIS pipelines, please refer to: # -# https://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: docs diff --git a/.github/workflows/clean-docs.yml b/.github/workflows/clean-docs.yml index 738270cbe7b..8126ab7cb23 100644 --- a/.github/workflows/clean-docs.yml +++ b/.github/workflows/clean-docs.yml @@ -1,6 +1,6 @@ # For more information about TARDIS pipelines, please refer to: # -# https://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: clean-docs diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 2c6aff6a596..b87435e3682 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -1,6 +1,6 @@ # For more information about TARDIS pipelines, please refer to: # -# https://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: codestyle diff --git a/.github/workflows/mailmap.yml b/.github/workflows/mailmap.yml index 93a62a2dd1c..13e977060e6 100644 --- a/.github/workflows/mailmap.yml +++ b/.github/workflows/mailmap.yml @@ -1,5 +1,5 @@ # For more information on how to use this template please refer to: -# http://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: mailmap diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml index c21d11fbc23..9bf1e60bb19 100644 --- a/.github/workflows/post-release.yml +++ b/.github/workflows/post-release.yml @@ -1,6 +1,6 @@ # For more information about TARDIS pipelines, please refer to: # -# https://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: post-release diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml index ee6361aa875..c9baa76dde0 100644 --- a/.github/workflows/pre-release.yml +++ b/.github/workflows/pre-release.yml @@ -1,6 +1,6 @@ # For more information about TARDIS pipelines, please refer to: # -# https://tardis-sn.github.io/tardis/development/continuous_integration.html +# https://tardis-sn.github.io/tardis/contributing/development/continuous_integration.html name: pre-release diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 119b2ece98a..d0563d3d05e 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,3 +1,3 @@ # TARDIS Collaboration Governance -Please visit our website to learn more about the [TARDIS Governance](https://tardis-sn.github.io/tardis/governance.html). +Please visit our website to learn more about the [TARDIS Governance](https://tardis-sn.github.io/team/governance/).