mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-10 21:58:48 +01:00
chore(README): point broken links to wren.io
This commit is contained in:
14
README.md
14
README.md
@ -46,13 +46,13 @@ involved][contribute]!
|
||||
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user