Skip to content

Commit

Permalink
Fixed Arch Wiki search URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rharish101 authored and noraj committed May 10, 2021
1 parent e4a60cc commit cbb10ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-extensions/arch-wiki/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "ArchLinux Wiki",
"keyword": "alwiki",
"favicon_url": "https://wiki.archlinux.org/favicon.ico",
"search_url": "https://wiki.archlinux.org/index.php/?search={searchTerms}"
"search_url": "https://wiki.archlinux.org/index.php?search={searchTerms}"
}
},
"browser_specific_settings": {
Expand Down

0 comments on commit cbb10ca

Please sign in to comment.