aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
authorAdam Novak2020-04-10 17:13:03 -0700
committerAdam Novak2020-04-10 17:13:03 -0700
commita764f0496f47f5c93f2a6915d00c8a1e89df0712 (patch)
treea0c48a84586df39d29a38270441ddfcfddc8d79a /bh20simplewebuploader
parent7ce64f611987bac21b5caf1c030f075696a5e2af (diff)
downloadbh20-seq-resource-a764f0496f47f5c93f2a6915d00c8a1e89df0712.tar.gz
bh20-seq-resource-a764f0496f47f5c93f2a6915d00c8a1e89df0712.tar.lz
bh20-seq-resource-a764f0496f47f5c93f2a6915d00c8a1e89df0712.zip
Fix source link again
Diffstat (limited to 'bh20simplewebuploader')
-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 e870b66..986581f 100644
--- a/bh20simplewebuploader/templates/form.html
+++ b/bh20simplewebuploader/templates/form.html
@@ -174,7 +174,7 @@
</form>
</section>
<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')