diff options
-rw-r--r-- | wqflask/wqflask/templates/index_page.html | 2 | ||||
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index 47181a4c..3b96d1e1 100644 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -218,7 +218,7 @@ <ul> <li><a href="http://www.genenetwork.org/">Main GN1 site at UTHSC</a> (main site)</li> <li><a href="http://genenetwork.helmholtz-hzi.de/">Germany at the HZI</a></li> - <li><a href="http://genenetwork.memphis.edu/">Memphis at the U of M</a></li> + <li><a href="http://gn2.genenetwork.org/">Memphis at the U of M</a></li> </ul> </section> diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index 2da965b0..73d3e718 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -219,7 +219,7 @@ <ul> <li><a href="http://www.genenetwork.org/">Main GN1 site at UTHSC</a> (main site)</li> <li><a href="http://genenetwork.helmholtz-hzi.de/">Germany at the HZI</a></li> - <li><a href="http://genenetwork.memphis.edu/">Memphis at the U of M</a></li> + <li><a href="http://gn2.genenetwork.org/">Memphis at the U of M</a></li> </ul> </section> |