docs: Fix link to roles-and-permissions.

This commit is contained in:
Tim Abbott
2021-05-03 17:44:36 -07:00
parent 4fd0725678
commit d5559e1e7b

View File

@@ -16,7 +16,7 @@ in bursts.
- Added copy-to-clipboard button on code blocks, making it convenient - Added copy-to-clipboard button on code blocks, making it convenient
to extract code for external use. Code blocks now have a "View in to extract code for external use. Code blocks now have a "View in
playground" button for certain programming languages. playground" button for certain programming languages.
- Added a new organization [Moderator role](/help/roles-and-permissions). - Added a new organization [Moderator role][roles-and-permissions].
Many permissions settings for sensitive features now support only Many permissions settings for sensitive features now support only
allowing moderators and above to use the feature. allowing moderators and above to use the feature.
- Added a native Giphy integration for sending animated GIFs. - Added a native Giphy integration for sending animated GIFs.
@@ -41,6 +41,9 @@ in bursts.
- The frontend internationalization library was switched from i18next - The frontend internationalization library was switched from i18next
to FormatJS. to FormatJS.
[roles-and-permissions]: https://zulip.com/help/roles-and-permissions
#### Upgrade notes for 4.0 #### Upgrade notes for 4.0
- Changed the Tornado service to use 127.0.0.1:9800 instead of - Changed the Tornado service to use 127.0.0.1:9800 instead of