From 9ccc0288fc3f80860bc41f6e259dce0a293f8a8d Mon Sep 17 00:00:00 2001 From: Liam Date: Thu, 27 Oct 2016 01:17:35 +0100 Subject: [PATCH] updated readme --- README.md | 86 +++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index fea9757..c2558e0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > *Matter.js* is a JavaScript 2D rigid body physics engine for the web -[brm.io/matter-js](http://brm.io/matter-js) +[brm.io/matter-js](http://brm.io/matter-js/) [Demos](#demos) - [Gallery](#gallery) - [Features](#features) - [Install](#install) - [Usage](#usage) - [Examples](#examples) - [Docs](#documentation) - [Wiki](https://github.com/liabru/matter-js/wiki) - [References](#references) - [License](#license) @@ -14,51 +14,51 @@
@@ -131,7 +131,7 @@ There are even more examples on [codepen](http://codepen.io/collection/Fuagy/). ### Documentation -See the [API Documentation](http://brm.io/matter-js/docs) and the [wiki](https://github.com/liabru/matter-js/wiki) +See the [API Documentation](http://brm.io/matter-js/docs/) and the [wiki](https://github.com/liabru/matter-js/wiki) ### Building and Contributing