diff --git a/README.md b/README.md index c1b6b36d..e5affe45 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ In short, this tool is not, and will never be, trustworthy enough for its suggestions to be enforced automatically, for example as part of a build process. Golint makes suggestions for many of the mechanically checkable items listed in [Effective Go](https://golang.org/doc/effective_go.html) and the -[CodeReviewComments wiki page](golang.org/wiki/CodeReviewComments). +[CodeReviewComments wiki page](https://golang.org/wiki/CodeReviewComments). If you find an established style that is frequently violated, and which you think golint could statically check,