Skip to content

Commit 4178dce

Browse files
authored
Merge pull request #2600 from breadtk/patch-1
Include Help keyboard shortcut on splash
2 parents c681b6e + 6e62f51 commit 4178dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/templates/pages/root_tmpl.js.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ app.templates.intro = `\
3232
Here's what you should know before you start:
3333
<ol class="_intro-list">
3434
<li>Open the <a href="/settings">Preferences</a> to enable more docs and customize the UI.
35-
<li>You don't have to use your mouse &mdash; see the list of <a href="/help#shortcuts">keyboard shortcuts</a>.
35+
<li>You don't have to use your mouse &mdash; see the list of <a href="/help#shortcuts">keyboard shortcuts</a> or press <a href="/help#shortcuts"><kbd>?</kbd></a>.
3636
<li>The search supports fuzzy matching (e.g. "bgcp" brings up "background-clip").
3737
<li>To search a specific documentation, type its name (or an abbr.), then Tab.
3838
<li>You can search using your browser's address bar &mdash; <a href="/help#browser_search">learn how</a>.

0 commit comments

Comments
 (0)