diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a97e840..825cf23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -160,7 +160,7 @@ Put "Fixes + link to the issue" in the pull request's description. Put "[WIP] + short description" in the pull request's title. Click ``Create pull request``. -22. Add a [changelog fragment](https://docs.ansible.com/ansible/latest/community/development_process.html#changelogs). It will be published in release notes, so users will know about the fix. +22. Add a [changelog fragment](https://docs.ansible.com/ansible/devel/community/development_process.html#changelogs) to the ``changelog/fragments`` directory. It will be published in release notes, so users will know about the fix. 23. The CI tests will run automatically on Red Hat infrastructure after every commit.