mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
help: Rename "roles-and-permissions.md" to "manage-permissions.md".
Renames file and redirects existing links to "help/user-roles" as the previous content tracks to that current file's content. Updates existing links (excluding ReadtheDocs) to go to either "help/user-roles" or "help/manage-permissions" depending on which help center article applies to the content.
This commit is contained in:
committed by
Tim Abbott
parent
0fd0a1ab21
commit
fc810655e6
@@ -75,7 +75,7 @@ def promote_sponsoring_zulip_in_realm(realm: Realm) -> bool:
|
||||
|
||||
|
||||
def get_billing_info(user_profile: UserProfile | None) -> BillingInfo:
|
||||
# See https://zulip.com/help/roles-and-permissions for clarity.
|
||||
# See https://zulip.com/help/user-roles for clarity.
|
||||
show_billing = False
|
||||
show_plans = False
|
||||
sponsorship_pending = False
|
||||
|
||||
Reference in New Issue
Block a user