mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
Added link to IO class to core template
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
<li><a href="range.html">Range</a></li>
|
||||
<li><a href="sequence.html">Sequence</a></li>
|
||||
<li><a href="string.html">String</a></li>
|
||||
<li><a href="IO.html">IO</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
@ -54,4 +55,4 @@
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user