aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2022-10-18 16:45:42 +0000
committerzsloan2022-10-18 16:45:42 +0000
commitd8309bdbbbdca875fa042ee9bcd7dc6b40e2e9a7 (patch)
tree17f88c788148f5a9059d0316592425ad16f1fe62
parentd9cbc9dfd34dbe75c1b28fba8ca3117740663c4d (diff)
downloadgenenetwork2-d8309bdbbbdca875fa042ee9bcd7dc6b40e2e9a7.tar.gz
Change bnw link to https, which seems to fix it
-rw-r--r--wqflask/wqflask/templates/bnw_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/bnw_page.html b/wqflask/wqflask/templates/bnw_page.html
index a3e090a5..317b4bd7 100644
--- a/wqflask/wqflask/templates/bnw_page.html
+++ b/wqflask/wqflask/templates/bnw_page.html
@@ -1,5 +1,5 @@
<title>Opening BNW</title>
-<form method="post" action="http://bnw.genenetwork.org/sourcecodes/bn_genenet.php" name="bnwform" id="bnwform">
+<form method="post" action="https://bnw.genenetwork.org/sourcecodes/bn_genenet.php" name="bnwform" id="bnwform">
<input type="hidden" name="My_Genenet" value="{{ form_value }}">
</form>
<script type="text/javascript">