mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
channel-permissions: Fix URL for help center article.
This was missed when adding the redirect years ago.
This commit is contained in:
committed by
Tim Abbott
parent
9df03d1134
commit
924c5409f9
@@ -122,7 +122,7 @@
|
|||||||
setting_name="can_send_message_group"
|
setting_name="can_send_message_group"
|
||||||
label=group_setting_labels.can_send_message_group
|
label=group_setting_labels.can_send_message_group
|
||||||
prefix=prefix
|
prefix=prefix
|
||||||
help_link="/help/stream-sending-policy" }}
|
help_link="/help/channel-posting-policy" }}
|
||||||
|
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<label for="{{prefix}}topics_policy" class="settings-field-label">{{> stream_topics_policy_label .}}</label>
|
<label for="{{prefix}}topics_policy" class="settings-field-label">{{> stream_topics_policy_label .}}</label>
|
||||||
|
Reference in New Issue
Block a user