diff --git a/zerver/lib/markdown/help_relative_links.py b/zerver/lib/markdown/help_relative_links.py index b634a27f3e..b61cedbfbb 100644 --- a/zerver/lib/markdown/help_relative_links.py +++ b/zerver/lib/markdown/help_relative_links.py @@ -89,12 +89,12 @@ scheduled_instructions = """ recent_instructions = """ 1. Click on **Recent conversations** in the left - sidebar. + sidebar, or use the T keyboard shortcut.. """ all_instructions = """ 1. Click on **All messages** in the left - sidebar or use the A keyboard shortcut. + sidebar, or use the A keyboard shortcut. """ starred_instructions = """ @@ -111,7 +111,7 @@ direct_instructions = """ inbox_instructions = """ 1. Click on **Inbox** in the left - sidebar. + sidebar, or use the Shift + I keyboard shortcut. """ message_info = {