소스 검색

Markup fail.

Mr.doob 14 년 전
부모
커밋
5940ff805a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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.