aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/form.html
diff options
context:
space:
mode:
authorAdam Novak2020-04-09 16:08:23 -0700
committerAdam Novak2020-04-09 16:08:23 -0700
commit278ff0b42a49b861060eae0c7eb6112e9658fa4e (patch)
tree78ba8c9205d68f22a0306f741f702635b2774ca9 /bh20simplewebuploader/templates/form.html
parentd9a24cfb81a028fcd901abd08fc02b9140d5e78b (diff)
downloadbh20-seq-resource-278ff0b42a49b861060eae0c7eb6112e9658fa4e.tar.gz
bh20-seq-resource-278ff0b42a49b861060eae0c7eb6112e9658fa4e.tar.lz
bh20-seq-resource-278ff0b42a49b861060eae0c7eb6112e9658fa4e.zip
Point to new repo for source
Diffstat (limited to 'bh20simplewebuploader/templates/form.html')
-rw-r--r--bh20simplewebuploader/templates/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html
index 4ad41e2..2934a7c 100644
--- a/bh20simplewebuploader/templates/form.html
+++ b/bh20simplewebuploader/templates/form.html
@@ -60,7 +60,7 @@
<input type="submit" value="Add to Pangenome">
</form>
<hr>
- <small><a href="https://github.com/adamnovak/bh20-simple-web-uploader">Source</a> &middot; Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a></small>
+ <small><a href="https://github.com/arvados/bh20-seq-resource">Source</a> &middot; Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a></small>
<script type="text/javascript">
let uploadForm = document.getElementById('metadata_upload_form')
let uploadFormSpot = document.getElementById('metadata_upload_form_spot')