diff options
author | Pjotr Prins | 2020-05-28 10:44:42 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-28 10:44:42 -0500 |
commit | 2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1 (patch) | |
tree | 2e8e789fb0261d0230db76b2f00e50ec40d83291 /bh20simplewebuploader/templates/success.html | |
parent | 64d832fb49d8ef3799290ec5bd67c69c2c87e5d6 (diff) | |
download | bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.tar.gz bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.tar.lz bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.zip |
Web: debugging metadata submission
Diffstat (limited to 'bh20simplewebuploader/templates/success.html')
-rw-r--r-- | bh20simplewebuploader/templates/success.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/success.html b/bh20simplewebuploader/templates/success.html index 1be7861..9f0987c 100644 --- a/bh20simplewebuploader/templates/success.html +++ b/bh20simplewebuploader/templates/success.html @@ -9,7 +9,7 @@ <h1>Upload Successful</h1> <hr> <p> - Your files have been uploaded. They should soon appear as part of the <a href="https://workbench.lugli.arvadosapi.com/collections/lugli-4zz18-z513nlpqm03hpca">Public SARS-CoV-2 Sequence Resource</a>. + Your files have been uploaded. They should soon appear as output of the <a href="/download">Public SARS-CoV-2 Sequence Resource</a>. </p> <p> The upload log was: |