From 8ae4275b22edb71c2c2ed56cd26a0661a6eebbb6 Mon Sep 17 00:00:00 2001 From: Joe Hegarty Date: Thu, 26 May 2016 20:27:23 -0600 Subject: [PATCH] Update orbit location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.