From d24a689e9ec723f35fc28703ca52009838a49c16 Mon Sep 17 00:00:00 2001 From: David Rosa Date: Tue, 8 Aug 2023 23:03:12 -0500 Subject: [PATCH] help: Add heading on linking to messages in "Writing messages" section. We should have a clear reference in the "Writing messages" sidebar section on linking to other conversations below "Mention a user or group" to clarify mentioning users vs linking to conversations. This adds a link to the "Link to a message or conversation" article with a different heading. --- help/include/sidebar_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/help/include/sidebar_index.md b/help/include/sidebar_index.md index 41e05a32ed..001745be95 100644 --- a/help/include/sidebar_index.md +++ b/help/include/sidebar_index.md @@ -58,6 +58,7 @@ ## Writing messages * [Message formatting](/help/format-your-message-using-markdown) * [Mention a user or group](/help/mention-a-user-or-group) +* [Link to a stream, topic, or message](/help/link-to-a-message-or-conversation) * [Format a quote](/help/format-a-quote) * [Quote and reply](/help/quote-and-reply) * [Emoji and emoticons](/help/emoji-and-emoticons)