diff --git a/README.md b/README.md index 235889a..946b13e 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Hystrix](https://github.com/Netflix/Hystrix) - Provides latency and fault tolerance. * [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters. * [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems. -* [Orbit](http://orbit.bioware.com/) - Virtual Actors, adding another level of abstraction to traditional actors. +* [Orbit](http://www.orbit.cloud/) - Virtual Actors, adding another level of abstraction to traditional actors. * [Pinpoint](https://github.com/naver/pinpoint) - Application performance management tool. * [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM.