You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/javascripts/templates/pages/root_tmpl.js.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ app.templates.intro = `\
32
32
Here's what you should know before you start:
33
33
<olclass="_intro-list">
34
34
<li>Open the <ahref="/settings">Preferences</a> to enable more docs and customize the UI.
35
-
<li>You don't have to use your mouse — see the list of <ahref="/help#shortcuts">keyboard shortcuts</a>(or press '?' at anytime).
35
+
<li>You don't have to use your mouse — see the list of <ahref="/help#shortcuts">keyboard shortcuts</a> or press <ahref="/help#shortcuts"><kbd>?</kbd></a>.
36
36
<li>The search supports fuzzy matching (e.g. "bgcp" brings up "background-clip").
37
37
<li>To search a specific documentation, type its name (or an abbr.), then Tab.
38
38
<li>You can search using your browser's address bar — <ahref="/help#browser_search">learn how</a>.
0 commit comments