Fixes the link in the readme file.

This commit is contained in:
Rui Vilao 2019-08-10 17:00:02 +02:00
parent 2a9050ef90
commit 7c740b7db3
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
### Relevant Articles:
- [Better Retries with Exponential Backoff and Jitter](https://baeldung.com/retries-with-exponential-backoff-and-jitter)
- [Better Retries with Exponential Backoff and Jitter](https://www.baeldung.com/resilience4j-backoff-jitter)