Skip to content

Commit ecbdaab

Browse files
authored
Merge pull request #285 from redhat-cop/Tompage1994-patch-1
Fix dead link
2 parents 34e2641 + 9260e0f commit ecbdaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you feel like getting your hands dirty, feel free to make the change yourself
2828
1. Fork the repo on Github, and then clone it locally.
2929
2. Create a branch named appropriately for the change you are going to make.
3030
3. Make your code change.
31-
4. If you are creating a new role, please add a test for it in our [testing playbook.](https://github.com/redhat-cop/tower_configuration/blob/devel/playbooks/example_with_yaml/configure_controller.yml) by adding a new role entry and adding the appropriate yaml file with test data in the controller_configs directory.
31+
4. If you are creating a new role, please add a test for it in our [testing playbook.](https://github.com/redhat-cop/controller_configuration/blob/devel/examples/configure_controller.yml) by adding a new role entry and adding the appropriate yaml file with test data in the controller_configs directory.
3232
5. Add a changelog fragment in `changelogs/fragments` as per https://docs.ansible.com/ansible/latest/community/development_process.html#changelogs
3333
6. Push your code change up to your forked repo.
3434
7. Open a Pull Request to merge your changes to this repo. The comment box will be filled in automatically via a template.

0 commit comments

Comments
 (0)