Skip to content

Commit 6133cbb

Browse files
authored
Fix link text from 'Change Log' to 'Changelog'
1 parent b678a11 commit 6133cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
A two-dimensional drawing api meant for modern browsers. It is renderer agnostic enabling the same api to render in multiple contexts: webgl, canvas2d, and svg.
88

9-
[Home](http://two.js.org/)[Releases](https://github.com/jonobr1/two.js/releases)[Examples](http://two.js.org/examples/)[Documentation](https://two.js.org/docs/two/) • [Change Log](https://github.com/jonobr1/two.js/tree/dev/wiki/changelog)[Help](https://github.com/jonobr1/two.js/issues/new/choose)
9+
[Home](http://two.js.org/)[Releases](https://github.com/jonobr1/two.js/releases)[Examples](http://two.js.org/examples/)[Documentation](https://two.js.org/docs/two/) • [Changelog](https://github.com/jonobr1/two.js/tree/dev/wiki/changelog)[Help](https://github.com/jonobr1/two.js/issues/new/choose)
1010

1111
## Usage
1212
Download the latest [minified library](https://raw.github.com/jonobr1/two.js/dev/build/two.min.js) and include it in your html.

0 commit comments

Comments
 (0)