diff options
-rw-r--r-- | wqflask/wqflask/templates/base.html | 2 |
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> |