Skip to content

Commit c00f7e4

Browse files
committed
chore: remove markdown-link-check comments
1 parent 49aac10 commit c00f7e4

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
156156
- Document the usage of examples.
157157
- Add unit tests for basic use cases.
158158

159-
<!-- markdown-link-check-disable -->
160-
161159
[unreleased]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/compare/v0.9.1...HEAD
162160
[0.9.1]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/compare/v0.9.0...v0.9.1
163-
164-
<!-- markdown-link-check-enable -->
165-
166161
[0.9.0]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/compare/v0.8.0...v0.9.0
167162
[0.8.0]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/compare/v0.7.0...v0.8.0
168163
[0.7.0]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/compare/v0.6.0...v0.7.0

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,8 @@ If everything looks good, they will merge the code and release a new version whi
7777

7878
<!-- References -->
7979

80-
<!-- markdown-link-check-disable -->
8180
[Pull Requests]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/pulls
8281
[pre-commit-file]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/blob/master/.pre-commit-config.yaml
83-
<!-- markdown-link-check-enable -->
84-
8582
[Github Flow]: https://guides.github.com/introduction/flow/
8683
[CODEOWNERS]: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
8784
[Fork]: https://help.github.com/en/github/getting-started-with-github/fork-a-repo

test/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,8 @@ Alternatively, you can also run the tests without Docker.
6363

6464
<!-- References -->
6565

66-
<!-- markdown-link-check-disable -->
67-
6866
[makefile]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/blob/main/Makefile
6967
[testdirectory]: https://github.com/mineiros-io/terraform-aws-cognito-user-pool/tree/main/test
70-
71-
<!-- markdown-link-check-enable -->
72-
7368
[homepage]: https://mineiros.io/?ref=terraform-aws-cognito-user-pool
7469
[terratest]: https://github.com/gruntwork-io/terratest
7570
[package testing]: https://golang.org/pkg/testing/

0 commit comments

Comments
 (0)