mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Change link to guide for firefox location bar search
On the old page you would have to scroll down to `Tips & Tricks` and then click the link that points to the new page.
This commit is contained in:
parent
54efb0cb1f
commit
c23e54ed3e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ app.templates.helpPage = """
|
|||
in the omnibox (to set a custom keyword, click <em>Manage search engines\u2026</em> in Chrome's settings).
|
||||
<li>On Firefox, open the search engine list (icon in the search bar) and select <em>Add "DevDocs Search"</em>.
|
||||
DevDocs is now available in the search bar. You can also search from the location bar by following
|
||||
<a href="https://support.mozilla.org/en-US/kb/search-bar-easily-choose-your-search-engine#w_keywords">these instructions</a>.
|
||||
<a href="https://support.mozilla.org/en-US/kb/how-search-from-address-bar">these instructions</a>.
|
||||
</dl>
|
||||
|
||||
<h2 class="_lined-heading" id="shortcuts">Keyboard Shortcuts</h2>
|
||||
|
|
Loading…
Reference in a new issue