mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
help: Rename help/reading-topics > help/reading-conversations.
- Renames filenames to match page title. Fixes part of #27191.
This commit is contained in:
@@ -78,6 +78,7 @@ HELP_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [
|
||||
URLRedirect("/help/edit-or-delete-a-message", "/help/delete-a-message"),
|
||||
URLRedirect("/help/start-a-new-topic", "/help/starting-a-new-topic"),
|
||||
URLRedirect("/help/configure-default-view", "/help/configure-home-view"),
|
||||
URLRedirect("/help/reading-topics", "/help/reading-conversations"),
|
||||
]
|
||||
|
||||
LANDING_PAGE_REDIRECTS = [
|
||||
|
||||
Reference in New Issue
Block a user