You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -358,11 +358,11 @@ You can check your code using [golint](https://github.com/golang/lint)
358
358
<aname="license"></a>
359
359
### What license is this?
360
360
361
-
The main code is [MIT](https://github.com/golangci/misspell/blob/master/LICENSE).
361
+
The main code is [MIT](https://github.com/golangci/misspell/blob/head/LICENSE).
362
362
363
363
Misspell also makes uses of the Golang standard library and contains a modified version of Golang's [strings.Replacer](https://golang.org/pkg/strings/#Replacer)
364
-
which is covered under a [BSD License](https://github.com/golang/go/blob/master/LICENSE).
365
-
Type `misspell -legal` for more details or see [legal.go](https://github.com/golangci/misspell/blob/master/legal.go)
364
+
which is covered under a [BSD License](https://github.com/golang/go/blob/head/LICENSE).
365
+
Type `misspell -legal` for more details or see [legal.go](https://github.com/golangci/misspell/blob/head/legal.go)
0 commit comments