docs; replace wren repo URL to point to organization

This commit is contained in:
underscorediscovery
2019-02-05 18:41:31 -08:00
parent 7cc7c715c9
commit 57a1d809d8
18 changed files with 46 additions and 46 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ it [in your browser][browser]! Excited? Well, come on and [get
involved][contribute]!
[syntax]: 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
[src]: https://github.com/wren-lang/wren/tree/master/src
[nan]: https://github.com/wren-lang/wren/blob/46c1ba92492e9257aba6418403161072d640cb29/src/wren_value.h#L378-L433
[perf]: performance.html
[classes]: classes.html
[fibers]: concurrency.html