1
0
forked from Mirror/wren

main branch reference fixes

This commit is contained in:
underscorediscovery
2020-06-12 10:11:49 -07:00
parent e45a9d0382
commit 9fb6d02b5c
23 changed files with 25 additions and 25 deletions

View File

@ -47,7 +47,7 @@ involved][contribute]!
[![Build Status](https://travis-ci.org/wren-lang/wren.svg)](https://travis-ci.org/wren-lang/wren)
[syntax]: http://wren.io/syntax.html
[src]: https://github.com/wren-lang/wren/tree/master/src
[src]: https://github.com/wren-lang/wren/tree/main/src
[nan]: https://github.com/wren-lang/wren/blob/93dac9132773c5bc0bbe92df5ccbff14da9d25a6/src/vm/wren_value.h#L486-L541
[perf]: http://wren.io/performance.html
[classes]: http://wren.io/classes.html