From 1318cdfcc63a164ad7c7462d4a0ea174b1343026 Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Sun, 16 Sep 2018 00:22:24 -0700 Subject: [PATCH] user docs: Replace go-to-stream-via-all-streams with relative link. --- templates/zerver/help/change-the-privacy-of-a-stream.md | 4 +++- templates/zerver/help/change-the-stream-description.md | 4 +++- templates/zerver/help/delete-a-stream.md | 4 +++- templates/zerver/help/rename-a-stream.md | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/templates/zerver/help/change-the-privacy-of-a-stream.md b/templates/zerver/help/change-the-privacy-of-a-stream.md index c2e8b66311..3f39585fee 100644 --- a/templates/zerver/help/change-the-privacy-of-a-stream.md +++ b/templates/zerver/help/change-the-privacy-of-a-stream.md @@ -10,7 +10,9 @@ As an organization administrator, you can always make a public stream private, but you must be subscribed to a private stream in order to make it public. -{!go-to-stream-via-all-streams.md!} +{relative|stream|all} + +1. Select a stream. 4. Find the privacy description under the stream name and description on the right. Click **[Change]**. diff --git a/templates/zerver/help/change-the-stream-description.md b/templates/zerver/help/change-the-stream-description.md index ae24aaea56..ed125900cf 100644 --- a/templates/zerver/help/change-the-stream-description.md +++ b/templates/zerver/help/change-the-stream-description.md @@ -2,7 +2,9 @@ {!admin-only.md!} -{!go-to-stream-via-all-streams.md!} +{relative|stream|all} + +1. Select a stream. 1. On the right, click the **pencil** () next to the stream description. Enter a new description. diff --git a/templates/zerver/help/delete-a-stream.md b/templates/zerver/help/delete-a-stream.md index 0d4a5ab360..f2dad25e3e 100644 --- a/templates/zerver/help/delete-a-stream.md +++ b/templates/zerver/help/delete-a-stream.md @@ -13,7 +13,9 @@ messages and topics in the stream may or may not continue to work. In most cases, we recommend [renaming streams](/help/rename-a-stream) rather than deleting them. -{!go-to-stream-via-all-streams.md!} +{relative|stream|all} + +1. Select a stream. 1. On the right, click **Delete**. diff --git a/templates/zerver/help/rename-a-stream.md b/templates/zerver/help/rename-a-stream.md index 606a040ac8..67d62982bc 100644 --- a/templates/zerver/help/rename-a-stream.md +++ b/templates/zerver/help/rename-a-stream.md @@ -2,7 +2,9 @@ {!admin-only.md!} -{!go-to-stream-via-all-streams.md!} +{relative|stream|all} + +1. Select a stream. 1. On the right, click the **pencil** () next to the stream name. Enter a new name.