diff --git a/README b/README index f2e2d78..381c6e9 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Cortex: P2P in JavaScript Dan Ballard (2010-2011) -cortex.mindstab.net +https://danballard.com/projects/cortex/ Cortex is a P2P framework that runs without installation in your web browser. It's one small part Java Applet (HTTP server) and one large part JavaScript. The JavaScript is all the P2P networking code and utilities you need to get off the ground and go.