Merge pull request #7551 from eugenp/fix/BAEL-3087

Fixes the link in the readme file.
This commit is contained in:
Loredana Crusoveanu 2019-08-11 00:10:47 +03:00 committed by GitHub
commit 51c1b3d575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)