diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fe86d4dae..1e1d7c09f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -68,7 +68,7 @@ body: id: terms attributes: label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://avd.sh/en/latest/docs/contribution/overview.html) + description: By submitting this issue, you agree to follow our [Code of Conduct](https://avd.arista.com/stable/docs/contribution/overview.html) options: - label: I agree to follow this project's Code of Conduct required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0f1640f80..91ef18cb6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -69,7 +69,7 @@ body: id: terms attributes: label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://avd.sh/en/latest/docs/contribution/overview.html) + description: By submitting this issue, you agree to follow our [Code of Conduct](https://avd.arista.com/stable/docs/contribution/overview.html) options: - label: I agree to follow this project's Code of Conduct required: true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fca2e1a31..9ba4710be 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -30,6 +30,6 @@ Fixes # - [ ] My code has been rebased from devel before I start -- [ ] I have read the [**CONTRIBUTING**](https://avd.sh/en/latest/docs/contribution/overview.html) document. +- [ ] I have read the [**CONTRIBUTING**](https://avd.arista.com/stable/docs/contribution/overview.html) document. - [ ] My change requires a change to the documentation and documentation have been updated accordingly. (check the box if not applicable) - [ ] I have updated [molecule CI](https://github.com/aristanetworks/ansible-avd/tree/devel/ansible_collections/arista/avd/molecule) testing accordingly. (check the box if not applicable) diff --git a/ansible_collections/arista/cvp/index.md b/ansible_collections/arista/cvp/index.md index a03e0f470..de1e020f2 100644 --- a/ansible_collections/arista/cvp/index.md +++ b/ansible_collections/arista/cvp/index.md @@ -201,4 +201,4 @@ Contributing pull requests are gladly welcomed for this repository. If you are p You can also open an [issue](https://github.com/aristanetworks/ansible-cvp/issues) to report any problem or to submit enhancement. -A more complete [guide for contribution](https://avd.sh/en/latest/docs/contribution/overview.html) is available in the repository +A more complete [guide for contribution](https://avd.arista.com/stable/docs/contribution/overview.html) is available in the repository