mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-01 17:30:53 +01:00
Use latest release url (#227)
This commit is contained in:
parent
5961261a1c
commit
a26024fb4b
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script async src="https://github.com/Roblox/luau/releases/download/0.505/Luau.Web.js"></script>
|
||||
<script async src="https://github.com/Roblox/luau/releases/latest/download/Luau.Web.js"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue