help: Rename help/reading-topics > help/reading-conversations.

- Renames filenames to match page title.

Fixes part of #27191.
This commit is contained in:
David Rosa
2023-10-19 17:11:05 -07:00
committed by Tim Abbott
parent 4abe4ee88a
commit d32a0601cd
13 changed files with 13 additions and 12 deletions

View File

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