Netflix / Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
24.09k stars 4.7k forks source link

Javadoc link is bronken on README.md file #2050

Open gabriellimma opened 11 months ago

gabriellimma commented 11 months ago

2049 is my fix for the problem.