Skip to content

Commit e2b678c

Browse files
committed
update coveralls links
1 parent 5245d83 commit e2b678c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ If you have specific needs, copy `Retry` function (from [retry.go][retry-src]) i
2323

2424
[godoc]: https://pkg.go.dev/github.com/cenkalti/backoff/v5
2525
[godoc image]: https://godoc.org/github.com/cenkalti/backoff?status.png
26-
[coveralls]: https://coveralls.io/github/cenkalti/backoff?branch=master
27-
[coveralls image]: https://coveralls.io/repos/github/cenkalti/backoff/badge.svg?branch=master
26+
[coveralls]: https://coveralls.io/github/cenkalti/backoff?branch=v5
27+
[coveralls image]: https://coveralls.io/repos/github/cenkalti/backoff/badge.svg?branch=v5
2828

2929
[google-http-java-client]: https://github.com/google/google-http-java-client/blob/da1aa993e90285ec18579f1553339b00e19b3ab5/google-http-client/src/main/java/com/google/api/client/util/ExponentialBackOff.java
3030
[exponential backoff wiki]: http://en.wikipedia.org/wiki/Exponential_backoff

0 commit comments

Comments
 (0)