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 1cf8f34 commit 15e46b2Copy full SHA for 15e46b2
share/static/opensearch.xml
@@ -2,7 +2,7 @@
2
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
3
<ShortName>cheat.sh</ShortName>
4
<Description>The only cheat sheet you need. Unified access to the best community driven documentation repositories of the world.</Description>
5
-<Url type="text/html" template="https://cheat.sh/?topic={searchTerms}" />
+<Url type="text/html" template="https://cheat.sh/{searchTerms}" />
6
<Url type="application/opensearchdescription+xml" rel="self" template="https://cheat.sh/files/opensearch.xml" />
7
<Tags>cheatsheet curl terminal command-line cli examples documentation help tldr</Tags>
8
<Language>en-US</Language>
0 commit comments