Skip to content

Commit 676f2f0

Browse files
authored
Change URL from godoc to pkg.go.dev in README.md
Change URL from godoc to pkg.go.dev in README.md as godoc is not supported anymore.
1 parent ff6d014 commit 676f2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ standardClient := retryClient.StandardClient() // *http.Client
5959
```
6060

6161
For more usage and examples see the
62-
[godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
62+
[pkg.go.dev](https://pkg.go.dev/github.com/hashicorp/go-retryablehttp).

0 commit comments

Comments
 (0)