We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c653a commit 96485d6Copy full SHA for 96485d6
opensearch.xml
@@ -1,7 +1,7 @@
1
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
2
<ShortName>Yarn</ShortName>
3
<Description>Package Search</Description>
4
- <Url type="text/html" method="get" template="https://www.yarnpkg.com/en/packages?q={searchTerms}"/>
+ <Url type="text/html" method="get" template="https://classic.yarnpkg.com/en/packages?q={searchTerms}"/>
5
<InputEncoding>UTF-8</InputEncoding>
6
- <Image height="32" width="32" type="image/x-icon">https://yarnpkg.com/favicon.ico</Image>
+ <Image height="32" width="32" type="image/x-icon">https://classic.yarnpkg.com/favicon.ico</Image>
7
</OpenSearchDescription>
0 commit comments