Skip to content

Commit 732268d

Browse files
committed
added the shortcut for 'm' & '-'
1 parent f7377d5 commit 732268d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/content/2.guide/2.keyboard-shortcuts.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ These shortcuts work anywhere on the site. Press `/` from any page to quickly se
2929

3030
## Package page
3131

32-
| Key | Action |
33-
| --- | ---------------- |
34-
| `.` | Open code viewer |
35-
| `d` | Open docs |
36-
| `c` | Compare package |
32+
| Key | Action |
33+
| --- | ----------------- |
34+
| `m` | main package |
35+
| `.` | Open code viewer |
36+
| `d` | Open docs |
37+
| `c` | Compare package |
38+
| `-` | Changelog package |

0 commit comments

Comments
 (0)