diff options
Diffstat (limited to 'wqflask')
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index ee598cf3..926b9840 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -179,6 +179,7 @@ </div> <ul> <li><a href="https://github.com/genenetwork/genenetwork2">GN2 Source Code</a></li> + <li><a href="https://github.com/genenetwork/gn-docs/wiki">GN2 Document Wiki</a></li> <li><a href="https://github.com/genenetwork/sysmaintenance">System Maintenance Code</a></li> <li><a href="https://github.com/genenetwork/genenetwork">GN1 Source Code</a></li> </ul> |