Skip to content

Commit ea9fce7

Browse files
committed
[DownloadsPage] Fix link to web simulator zip
1 parent 9eb2758 commit ea9fce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DownloadsPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
name="Android"
2727
/>
2828
<DownloadItem
29-
url="beta/simulator/epsilon.js"
29+
url="beta/simulator/epsilon.zip"
3030
ext=".zip"
3131
name="Web"
3232
/>

0 commit comments

Comments
 (0)