We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e92fa commit a5f1b74Copy full SHA for a5f1b74
hermes-console/public/opensearch.xml
@@ -3,5 +3,5 @@
3
<Description>Search Hermes Topics</Description>
4
<InputEncoding>UTF-8</InputEncoding>
5
<Image width="16" height="16" type="image/x-icon">/favicon.ico</Image>
6
- <Url type="text/html" method="get" template="/search?q={searchTerms}&ref=opensearch"/>
7
-</OpenSearchDescription>
+ <Url type="text/html" method="get" template="/ui/groups?q={searchTerms}&ref=opensearch"/>
+</OpenSearchDescription>
0 commit comments