From 218d2a27e50549bb73d69b9db6ac63db807f12ad Mon Sep 17 00:00:00 2001 From: Nishad Sohoni Date: Fri, 2 Aug 2019 02:08:34 +0000 Subject: [PATCH] Update global dashboard shortcuts Needs shift keypress --- doc/workflow/shortcuts.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md index fd67ea8ce87..d61d7eafd18 100644 --- a/doc/workflow/shortcuts.md +++ b/doc/workflow/shortcuts.md @@ -35,11 +35,11 @@ You can see GitLab's keyboard shortcuts by using shift + ? | Keyboard Shortcut | Description | | ----------------- | ----------- | -| g + a | Go to the activity feed | -| g + p | Go to projects | -| g + i | Go to issues | -| g + m | Go to merge requests | -| g + t | Go to todos | +| Shift + a | Go to the activity feed | +| Shift + p | Go to projects | +| Shift + i | Go to issues | +| Shift + m | Go to merge requests | +| Shift + t | Go to todos | ## Project