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

@ -14,4 +14,4 @@
* [Inbox](/help/inbox)
* [Recent conversations](/help/recent-conversations)
* [Configure home view](/help/configure-home-view)
* [Reading conversations](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)

View File

@ -22,4 +22,4 @@
* [Getting started with Zulip](/help/getting-started-with-zulip)
* [Reading strategies](/help/reading-strategies)
* [Reading conversations](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)

View File

@ -40,7 +40,7 @@ it, you'll never want to use a different team chat app!
### Reading conversations
{!reading-topics.md!}
{!reading-conversations.md!}
## Sending messages

View File

@ -11,7 +11,7 @@
* [Set up your account](/help/set-up-your-account)
* [Streams and topics](/help/streams-and-topics)
* [Finding a conversation to read](/help/finding-a-topic-to-read)
* [Reading conversations](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)
* [Starting a new topic](/help/starting-a-new-topic)
* [Starting a new direct message](/help/starting-a-new-direct-message)
* [Replying to messages](/help/replying-to-messages)

View File

@ -1,7 +1,7 @@
# Printing messages
Zulip lets you print the messages in any view, including
[topics](/help/reading-topics), [direct message
[conversations](/help/reading-conversations), [direct message
conversations](/help/reading-dms), and [searches](/help/search-for-messages).
Printouts include just the content you need, without sidebars and buttons.
@ -29,7 +29,7 @@ whether you're using [light or dark theme](/help/dark-theme).
## Related articles
* [Reading topics](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)
* [Reading direct messages (DMs)](/help/reading-dms)
* [Dark theme](/help/dark-theme)
* [Supported browsers](/help/supported-browsers)

View File

@ -4,7 +4,7 @@
{!conversation-recommendation.md!}
{!reading-topics.md!}
{!reading-conversations.md!}
## Related articles

View File

@ -5,6 +5,6 @@
## Related articles
* [Getting started with Zulip](/help/getting-started-with-zulip)
* [Reading topics](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)
* [Finding a topic to read](/help/finding-a-topic-to-read)
* [Reading strategies](/help/reading-strategies)

View File

@ -32,7 +32,7 @@ in Zulip.
### Reading conversations
{!reading-topics.md!}
{!reading-conversations.md!}
## Combined views

View File

@ -11,7 +11,7 @@
## Related articles
* [Finding a conversation to read](/help/finding-a-topic-to-read)
* [Reading conversations](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)
* [Reading strategies](/help/reading-strategies)
* [Inbox](/help/inbox)
* [All messages](/help/all-messages)

View File

@ -7,7 +7,7 @@
* [Getting started with Zulip](/help/getting-started-with-zulip)
* [Finding a conversation to read](/help/finding-a-topic-to-read)
* [Reading conversations](/help/reading-topics)
* [Reading conversations](/help/reading-conversations)
* [Starting a new topic](/help/starting-a-new-topic)
* [Replying to messages](/help/replying-to-messages)
* [Creating streams for your organization](/help/getting-your-organization-started-with-zulip#create-streams)

View File

@ -1,7 +1,7 @@
# Typing notifications
The Zulip web app displays typing notifications in [conversation
views](/help/reading-topics) and [**All direct
views](/help/reading-conversations) and [**All direct
messages**](/help/direct-messages#access-all-dms). The mobile app displays
typing notifications in direct message conversations.

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