Skip to content

Commit

Permalink
README: Fixed examples link.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Jul 22, 2014
1 parent e1f3883 commit efab7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ three.js

The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides <canvas>, <svg>, CSS3D and WebGL renderers.

[Examples](http://threejs.org/)[Documentation](http://threejs.org/docs/)[Migrating](https://github.com/mrdoob/three.js/wiki/Migration)[Help](http://stackoverflow.com/questions/tagged/three.js)
[Examples](http://threejs.org/examples/)[Documentation](http://threejs.org/docs/)[Migrating](https://github.com/mrdoob/three.js/wiki/Migration)[Help](http://stackoverflow.com/questions/tagged/three.js)


### Usage ###
Expand Down

0 comments on commit efab7c4

Please sign in to comment.