Skip to content

Commit 96485d6

Browse files
authored
Update opensearch.xml (#1050)
1 parent 78c653a commit 96485d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opensearch.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
22
<ShortName>Yarn</ShortName>
33
<Description>Package Search</Description>
4-
<Url type="text/html" method="get" template="https://www.yarnpkg.com/en/packages?q={searchTerms}"/>
4+
<Url type="text/html" method="get" template="https://classic.yarnpkg.com/en/packages?q={searchTerms}"/>
55
<InputEncoding>UTF-8</InputEncoding>
6-
<Image height="32" width="32" type="image/x-icon">https://yarnpkg.com/favicon.ico</Image>
6+
<Image height="32" width="32" type="image/x-icon">https://classic.yarnpkg.com/favicon.ico</Image>
77
</OpenSearchDescription>

0 commit comments

Comments
 (0)