From dfad0215df70c556f1f8cfcb130c6ae3d0367661 Mon Sep 17 00:00:00 2001 From: gabriellimma Date: Tue, 17 Oct 2023 10:02:43 -0300 Subject: [PATCH] changing .com to .io as the .com domain is broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec35133cf..e8b15b679 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Hystrix is a latency and fault tolerance library designed to isolate points of a See the [Wiki](https://github.com/Netflix/Hystrix/wiki/) for full documentation, examples, operational details and other information. -See the [Javadoc](http://netflix.github.com/Hystrix/javadoc) for the API. +See the [Javadoc](http://netflix.github.io/Hystrix/javadoc) for the API. ## Communication