Skip to content

Commit

Permalink
doc: change godoc to go.dev (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhinav Gupta <mail@abhinavg.net>
  • Loading branch information
haoxins and abhinav committed Nov 24, 2020
1 parent 0eb6eb5 commit 8b005e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,8 +15,8 @@ Stable: No breaking changes will be made before 2.0.
Released under the [MIT License].

[MIT License]: LICENSE.txt
[doc-img]: https://godoc.org/go.uber.org/multierr?status.svg
[doc]: https://godoc.org/go.uber.org/multierr
[doc-img]: https://pkg.go.dev/badge/go.uber.org/multierr
[doc]: https://pkg.go.dev/go.uber.org/multierr
[ci-img]: https://travis-ci.com/uber-go/multierr.svg?branch=master
[cov-img]: https://codecov.io/gh/uber-go/multierr/branch/master/graph/badge.svg
[ci]: https://travis-ci.com/uber-go/multierr
Expand Down

0 comments on commit 8b005e6

Please sign in to comment.