Skip to content

Commit

Permalink
Merge pull request #155 from mkevac/patch-1
Browse files Browse the repository at this point in the history
Change URL from godoc to pkg.go.dev in README.md
  • Loading branch information
manicminer committed May 9, 2024
2 parents 7fab210 + 676f2f0 commit 22668fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ standardClient := retryClient.StandardClient() // *http.Client
```

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

0 comments on commit 22668fb

Please sign in to comment.