From 5940ff805a66384272531993762dc962fba77f87 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Mon, 28 Feb 2011 05:56:32 +0000 Subject: [PATCH] Markup fail. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 091dd3aa..194be80a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ three.js The aim of this project is to create a lightweight 3D engine with a very low level of abstraction (for dummies). The engine can render using <canvas>, <svg> and WebGL. -([API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference-(r33))) +([API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference---r33)) Be aware that the API may change from revision to revision breaking backwards compatibility.