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:
Lauryn Menard
2024-12-11 13:56:26 +01:00
committed by Tim Abbott
parent 0fd0a1ab21
commit fc810655e6
55 changed files with 75 additions and 74 deletions

View File

@@ -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