aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2024-09-23 12:09:46 +0300
committerAlexander_Kabui2024-09-23 12:09:46 +0300
commitbaefce471cf71528855dc9b5ecf2934215717bc9 (patch)
treee1976f726e51965368d2e8f3a7db01f261f73636
parent0151921344b6bd7760cde44ea64887cbf8ce6fc6 (diff)
downloadgenenetwork2-baefce471cf71528855dc9b5ecf2934215717bc9.tar.gz
Fix: link to the correct url for xapian syntax help.
-rwxr-xr-xgn2/wqflask/templates/index_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/index_page.html b/gn2/wqflask/templates/index_page.html
index 135c2921..40f375d9 100755
--- a/gn2/wqflask/templates/index_page.html
+++ b/gn2/wqflask/templates/index_page.html
@@ -127,7 +127,7 @@
<a href="/gnqna">GNQA Search</a>
</span>
<span style="padding: 5px;margin-left: 65px;">
- <a style="text-decoration: none" target="_blank" href="/search-syntax">
+ <a style="text-decoration: none" target="_blank" href="https://issues.genenetwork.org/topics/xapian/xapian-search-queries">
<i style="text-align: center;
color:#336699"
class="fa fa-question-circle fa-2x"