File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ go install github.com/nishanths/exhaustive/cmd/exhaustive@latest
7
7
```
8
8
9
9
For docs on the flags, the definition of enum, and the definition of
10
- exhaustiveness, see [ pkg.go.dev ] [ 6 ] .
10
+ exhaustiveness, see [ godocs.io ] [ 4 ] .
11
11
12
12
For the changelog, see [ CHANGELOG] [ changelog ] in the wiki.
13
13
@@ -61,8 +61,8 @@ calc.go:6:2: missing cases in switch of type token.Token: Quotient, Remainder
61
61
Issues and pull requests are welcome. Before making a substantial
62
62
change, please discuss it in an issue.
63
63
64
- [ 1 ] : https://godoc.org /github.com/nishanths/exhaustive
65
- [ 2 ] : https://godoc.org /github.com/nishanths/exhaustive?status.svg
64
+ [ 1 ] : https://godocs.io /github.com/nishanths/exhaustive
65
+ [ 2 ] : https://godocs.io /github.com/nishanths/exhaustive?status.svg
66
66
[ 3 ] : https://pkg.go.dev/golang.org/x/tools/go/analysis
67
- [ 6 ] : https://pkg.go.dev /github.com/nishanths/exhaustive#section-documentation
67
+ [ 4 ] : https://godocs.io /github.com/nishanths/exhaustive
68
68
[ changelog ] : https://github.com/nishanths/exhaustive/wiki/CHANGELOG
You can’t perform that action at this time.
0 commit comments