diff options
Diffstat (limited to 'wqflask/wqflask/templates/index_page_orig.html')
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index 108c87ed..7d5cd95b 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -188,12 +188,12 @@ <div class="page-header"> <h1>Affiliates</h1> <ul> - <li><a href="http://ucscbrowser.genenetwork.org/">Genome Browser</a> @ UTHSC</li> - <li><a href="https://systems-genetics.org/">Systems Genetics</a> @ EPFL</li> - <li><a href="http://bnw.genenetwork.org/">Bayesian Network Web Server</a> @ UTHSC</li> - <li><a href="http://genenetwork.org">GeneNetwork 1</a> @ UTHSC</li> + <li><a href="http://ucscbrowser.genenetwork.org/">Genome Browser</a> at UTHSC</li> + <li><a href="https://systems-genetics.org/">Systems Genetics</a> at EPFL</li> + <li><a href="http://bnw.genenetwork.org/">Bayesian Network Web Server</a> at UTHSC</li> + <li><a href="http://genenetwork.org">GeneNetwork 1</a> at UTHSC</li> <li><a href="https://www.geneweaver.org/">GeneWeaver</a></li> - <li><a href="http://www.webgestalt.org/">WebGestalt</a> @ Baylor</li> + <li><a href="http://www.webgestalt.org/">WebGestalt</a> at Baylor</li> </ul> </div> </section> |