about summary refs log tree commit diff
path: root/www/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/test.html')
-rw-r--r--www/test.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/test.html b/www/test.html
index e3befbf..f7b7b27 100644
--- a/www/test.html
+++ b/www/test.html
@@ -12,10 +12,9 @@
     <div id="section-div">
         <section>
             <h1> File download test </h1>
-            <p> <a href="/APIv1/file/generated/1gib" target="_blank">Download 1 GiB file</a> </p>
-            <p> <a href="/APIv1/file/generated/5gib" target="_blank">Download 5 GiB file</a> </p>
-            <p> <a href="/APIv1/file/generated/10gib" target="_blank">Download 10 GiB file</a> </p>
-            <p> <a href="/APIv1/file/generated/20gib" target="_blank">Download 20 GiB file</a> </p>
+            <p> <a href="/APIv1/file/random?size=128mib" target="_blank">Download 128 MiB file</a> </p>
+            <p> <a href="/APIv1/file/random?size=512mib" target="_blank">Download 512 MiB file</a> </p>
+            <p> <a href="/APIv1/file/random?size=1gib" target="_blank">Download 1 GiB file</a> </p>
         </section>
     </div>
     <footer>