qutebrowser: Use ruby-api.org instead of ruby-doc.org
This commit is contained in:
parent
feec7c87d2
commit
48498dd85f
1 changed files with 1 additions and 1 deletions
|
|
@ -1261,7 +1261,7 @@ c.url.searchengines = {
|
||||||
"mdn": "https://developer.mozilla.org/search?q={}",
|
"mdn": "https://developer.mozilla.org/search?q={}",
|
||||||
"py2": "https://docs.python.org/2/search.html?q={}",
|
"py2": "https://docs.python.org/2/search.html?q={}",
|
||||||
"py3": "https://docs.python.org/3/search.html?q={}",
|
"py3": "https://docs.python.org/3/search.html?q={}",
|
||||||
"rdoc": "https://ruby-doc.org/core-2.6.5/{}.html",
|
"rdoc": "https://rubyapi.org/2.7/o/s?q={}",
|
||||||
"thesaurus": "https://www.thesaurus.com/browse/{}",
|
"thesaurus": "https://www.thesaurus.com/browse/{}",
|
||||||
"ud": "https://www.urbandictionary.com/define.php?term={}",
|
"ud": "https://www.urbandictionary.com/define.php?term={}",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue