aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.html b/pages/index.html
index 2269791..c2e5b64 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -17,7 +17,7 @@
<br>
<input type="file" id="fasta" name="fasta" accept=".fa,.fasta,.fna">
<br>
- <label for="metadata">Select JSON-LD metadata file following <a href="https://raw.githubusercontent.com/arvados/bh20-seq-resource/master/bh20sequploader/bh20seq-schema.yml">this schema</a> (max 1MB):</label>
+ <label for="metadata">Select JSON metadata file following <a href="https://raw.githubusercontent.com/arvados/bh20-seq-resource/master/bh20sequploader/bh20seq-schema.yml">this schema</a> (max 1MB):</label>
<br>
<input type="file" id="metadata" name="metadata" accept=".json">
<br>