mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
FIx link in gensvg demo (#723)
Code link in the gensvg demo is broken, fix that
This commit is contained in:
parent
1473eafd1a
commit
f422edaf15
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ local top = [[
|
|||
]]
|
||||
|
||||
local bottom = [[
|
||||
<a href="https://github.com/jart/cosmopolitan/tree/master/tool/net/demo/gensvg/index.lua">Show The Code</a>
|
||||
<a href="https://github.com/jart/cosmopolitan/tree/master/tool/net/demo/gensvg.lua">Show The Code</a>
|
||||
</body>
|
||||
</html>
|
||||
]]
|
||||
|
|
Loading…
Reference in a new issue