docs: replace all munificent/wren GitHub URLs with wren-lang/wren across docs and site templates

This commit is contained in:
underscorediscovery
2019-02-06 02:41:31 +00:00
parent 960f64d599
commit dbdabcca76
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