diff --git a/README.md b/README.md index e9d76c6..cc9564c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # crlfmt -`crlfmt` is a `gofmt`-style linter for Go code that enforces the CockroachDB Style Guide found [here](https://wiki.crdb.io/wiki/spaces/CRDB/pages/181371303/Go+coding+guidelines). +`crlfmt` is a `gofmt`-style linter for Go code that enforces the CockroachDB Style Guide found [here](https://github.com/cockroachdb/cockroach/blob/master/docs/style.md). ## Usage