Skip to content

Commit

Permalink
fix broken link (#69)
Browse files Browse the repository at this point in the history
Fix link that went away after we updated the contribution process.
  • Loading branch information
SirSpidey authored May 8, 2024
1 parent 8f14d2c commit c84dc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrate-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Create or update at least one end-to-end example to test your code changes. You
Validate your Terraform logic by running the examples. Then, update the test scripts to run the examples with pull requests.
1. Run your examples to test the logic. For more information, see [run examples and clean up](contribute-module.md#run-examples-and-clean-up) in the docs.
1. Run your examples to test the logic. For more information, see [run examples and clean up](maintain-module.md#run-examples-and-clean-up) in the docs.
After the examples run, destroy the resources.
1. Copy the contents of the [tests](https://github.com/terraform-ibm-modules/terraform-ibm-module-template/tree/main/tests) directory from the terraform-ibm-module-template.
Expand Down

0 comments on commit c84dc5f

Please sign in to comment.