Rename test_pr_quick_start_guide.rst to test_pr_locally_guide.rst (#2823)

This commit is contained in:
Amin Vakil
2021-06-17 14:17:28 +04:30
committed by GitHub
parent 3997d5fcc8
commit 13ab8f412d

View File

@@ -31,6 +31,6 @@ You can also read [our Quick-start development guide](https://github.com/ansible
## Test pull requests
If you want to test a PR locally, refer to [our testing guide](https://github.com/ansible/community-docs/blob/main/test_pr_quick_start_guide.rst) for instructions on how do it quickly.
If you want to test a PR locally, refer to [our testing guide](https://github.com/ansible/community-docs/blob/main/test_pr_locally_guide.rst) for instructions on how do it quickly.
If you find any inconsistencies or places in this document which can be improved, feel free to raise an issue or pull request to fix it.