aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2018-04-02 22:20:38 +0000
committerzsloan2018-04-02 22:20:38 +0000
commit78dbe4a00956edf347170888d057459a592fd57e (patch)
treebb6839cdd2f9bcf381d308ef036b51ed207c7c63
parentd3e4021452f2bf6677fe1dbdf98749030bd2dd3b (diff)
downloadgenenetwork2-78dbe4a00956edf347170888d057459a592fd57e.tar.gz
Fixed link for staging server
-rw-r--r--wqflask/wqflask/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 41bdaddc..64daa1cc 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -77,7 +77,7 @@
{% endif %}
</li>
<li style="margin-left: 20px;">
- <a href="http://gn2-guix.genenetwork.org" style="font-weight: bold;" >Use Staging Branch</a>
+ <a href="http://gn2-staging.genenetwork.org" style="font-weight: bold;" >Use Staging Branch</a>
</li>
<li style="margin-left: 20px;">
<a href="http://www.genenetwork.org" style="font-weight: bold;" >Use GeneNetwork 1</a>