Skip to content

Commit 5dbc0ce

Browse files
committed
[skip ci] Fix link
1 parent b3bbc27 commit 5dbc0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<h2>Results</h2>
9191

9292
<p>
93-
<a href="/adtests.json" target="_blank" download
93+
<a href="adtests.json" target="_blank" download
9494
>Download the raw data (JSON)</a
9595
>
9696
</p>

0 commit comments

Comments
 (0)