help: Update for subscribe/unsubscribe user to channel terminology.

Instead of referring to users being added or removed from channels,
we now use subscribe or unsubscribed from channels.

Splits the article for adding and removing users from a channel
into separate articles: /help/subscribe-users-to-a-channel and
/help/unsubscribe-users-from-a-channel.

The URL redirects for the combined add/remove articles (for both
channel and stream terminology) go to the subscribe users to a
channel article.
This commit is contained in:
Lauryn Menard
2025-02-05 16:26:14 +01:00
committed by Tim Abbott
parent dfa17b97f3
commit 2de2b22d55
22 changed files with 116 additions and 92 deletions

View File

@@ -285,7 +285,8 @@ export default defineConfig({
"channel-posting-policy",
"configure-who-can-create-channels",
"configure-who-can-invite-to-channels",
"add-or-remove-users-from-a-channel",
"subscribe-users-to-a-channel",
"unsubscribe-users-from-a-channel",
"set-default-channels-for-new-users",
"rename-a-channel",
"change-the-channel-description",