Fix link checker. (#1680)

This commit is contained in:
Nish Krishnan
2021-06-30 15:25:46 -07:00
committed by GitHub
parent 4b2e5745df
commit 32255d7f33

View File

@@ -110,7 +110,7 @@ a pull request mergeable.
For GitLab, a merge request will be mergeable if it has no conflicts and if all
required approvers have approved the pull request.
We **do not** check if there are [Unresolved Discussions](https://docs.gitlab.com/ee/user/discussions/#resolvable-comments-and-threads) because GitLab doesn't
We **do not** check if there are [Unresolved Discussions](https://docs.gitlab.com/ee/user/discussions/#resolve-a-thread) because GitLab doesn't
provide that information in their API response. If you need this feature please
[open an issue](https://github.com/runatlantis/atlantis/issues/new).