Skip to content

Commit 5828116

Browse files
🐛 Fix analyzer comments link (#434)
1 parent 7926569 commit 5828116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

building/tooling/analyzers/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@ on type later. For simpler cases, it's more common to rely on `errors.New` or
135135
custom errors might be interesting.
136136
```
137137

138-
[git-website-copy]: https://github.com/exercism/website-copy/tree/main/automated-comments
138+
[git-website-copy]: https://github.com/exercism/website-copy/tree/main/analyzer-comments
139139
[issue-ci-comments]: https://github.com/exercism/automated-mentoring-support/issues/51
140140
[git-website-copy-label]: https://github.com/exercism/website-copy/pulls?q=is%3Aopen+is%3Apr+label%3Atype%2Fanalyzer-comments

0 commit comments

Comments
 (0)