From ec87861849240332ed6fcb8d507a4f049bdd1ccb Mon Sep 17 00:00:00 2001 From: Tom Lankhorst Date: Mon, 11 Oct 2021 14:44:10 +0200 Subject: [PATCH] Point to schteppe.github.io github.com not used for pages anymore --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 326223d8e..cb4bed660 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ Inspired by [three.js](https://github.com/mrdoob/three.js) and [ammo.js](https://github.com/kripken/ammo.js), and driven by the fact that the web lacks a physics engine, here comes cannon.js. The rigid body physics engine includes simple collision detection, various body shapes, contacts, friction and constraints. -[Demos](http://schteppe.github.com/cannon.js) - [Documentation](http://schteppe.github.com/cannon.js/docs) - [Rendering hints](https://github.com/schteppe/cannon.js/tree/master/examples) - [NPM package](https://npmjs.org/package/cannon) - [CDN](https://cdnjs.com/libraries/cannon.js) +[Demos](http://schteppe.github.io/cannon.js) - [Documentation](http://schteppe.github.io/cannon.js/docs) - [Rendering hints](https://github.com/schteppe/cannon.js/tree/master/examples) - [NPM package](https://npmjs.org/package/cannon) - [CDN](https://cdnjs.com/libraries/cannon.js) ### Browser install