From 29abb80c9621fb2bd37b90229c46cbacfa23df43 Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Sat, 15 Sep 2018 21:59:12 -0700 Subject: [PATCH] user docs: Remove view your stream subscriptions from the sidebar. --- templates/zerver/help/include/sidebar_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/zerver/help/include/sidebar_index.md b/templates/zerver/help/include/sidebar_index.md index aed3ddcbed..eb924d94c8 100644 --- a/templates/zerver/help/include/sidebar_index.md +++ b/templates/zerver/help/include/sidebar_index.md @@ -69,7 +69,6 @@ * [About streams and topics](/help/about-streams-and-topics) * [Browse and subscribe to streams](/help/browse-and-subscribe-to-streams) * [Create a stream](/help/create-a-stream) -* [View your stream subscriptions](/help/browse-and-subscribe-to-streams#browse-streams) * [Add someone to a stream](/help/add-or-remove-users-from-a-stream) * [Unsubscribe from a stream](/help/unsubscribe-from-a-stream) * [Organize the Streams sidebar](/help/organize-the-streams-sidebar)