We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bbc27 commit 5dbc0ceCopy full SHA for 5dbc0ce
web/src/App.svelte
@@ -90,7 +90,7 @@
90
<h2>Results</h2>
91
92
<p>
93
- <a href="/adtests.json" target="_blank" download
+ <a href="adtests.json" target="_blank" download
94
>Download the raw data (JSON)</a
95
>
96
</p>
0 commit comments