chore(README): point broken links to wren.io

This commit is contained in:
datatypevoid
2018-11-26 14:33:35 -05:00
parent 744147fd94
commit afebb24e1b

View File

@ -46,13 +46,13 @@ involved][contribute]!
[![Build Status](https://travis-ci.org/munificent/wren.svg)](https://travis-ci.org/munificent/wren)
[syntax]: http://munificent.github.io/wren/syntax.html
[syntax]: http://wren.io/syntax.html
[src]: https://github.com/munificent/wren/tree/master/src
[nan]: https://github.com/munificent/wren/blob/46c1ba92492e9257aba6418403161072d640cb29/src/wren_value.h#L378-L433
[perf]: http://munificent.github.io/wren/performance.html
[classes]: http://munificent.github.io/wren/classes.html
[fibers]: http://munificent.github.io/wren/concurrency.html
[embedding]: http://munificent.github.io/wren/embedding/
[started]: http://munificent.github.io/wren/getting-started.html
[perf]: http://wren.io/performance.html
[classes]: http://wren.io/classes.html
[fibers]: http://wren.io/concurrency.html
[embedding]: http://wren.io/embedding/
[started]: http://wren.io/getting-started.html
[browser]: http://ppvk.github.io/wren-nest/
[contribute]: http://munificent.github.io/wren/contributing.html
[contribute]: http://wren.io/contributing.html