diff options
Diffstat (limited to 'gn2/wqflask/templates/index_page.html')
-rwxr-xr-x | gn2/wqflask/templates/index_page.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/index_page.html b/gn2/wqflask/templates/index_page.html index 7044e9e3..bacf7557 100755 --- a/gn2/wqflask/templates/index_page.html +++ b/gn2/wqflask/templates/index_page.html @@ -412,12 +412,14 @@ </ul> </ul> <ul> - <li>GeneNetwork v2</li> + <li>GeneNetwork 2</li> <ul> <li> <a href="https://genenetwork.org/">Main website</a> at UTHSC </li> + <li><a href="https://fallback.genenetwork.org/">Backup</a> instance of GN2</li> </ul> + </ul> <ul> <li>GeneNetwork v1</li> |