Skip to content

Commit 2186432

Browse files
authored
Temp fix for online JS (just use the offline file)
1 parent 3c06a65 commit 2186432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>Latest Build</h2>
3030
<h3>Play Online</h3>
3131
<div class="link-group">
3232
<a href="files/1_1UT14/WASM/" class="btn btn-primary">WASM Version</a>
33-
<a href="files/1_1UT14/JS/" class="btn btn-secondary">JS Version</a>
33+
<a href="files/1_1UT14/JS/Tuff_Client_JS.html" class="btn btn-secondary">JS Version</a>
3434
</div>
3535
</div>
3636

0 commit comments

Comments
 (0)