help-docs: Fix cross-links to help center pages about linking to Zulip.

Renames the main heading of "Linking to your organization" to match up
with the sidebar index title and adds a "Related articles" section.

Fixes cross-link title in "Link to a message or conversation".

Fixes: #22590.
This commit is contained in:
David Rosa 2022-07-26 19:41:02 -04:00 committed by Tim Abbott
parent 07eccbde97
commit a5eea68cf5
2 changed files with 5 additions and 6 deletions

View File

@ -119,4 +119,4 @@ message](/help/quote-and-reply).
* [Add a custom linkifier](/help/add-a-custom-linkifier)
* [Format your messages using Markdown](/help/format-your-message-using-markdown)
* [Linking to Zulip](/help/linking-to-zulip)
* [Linking to your organization](/help/linking-to-zulip)

View File

@ -1,6 +1,6 @@
# Linking to Zulip
# Linking to your organization
You can link to your Zulip from the web with a Zulip
You can link to your Zulip organization from the web with a Zulip
[shields.io](https://github.com/badges/shields) badge:
[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org)
@ -21,7 +21,6 @@ HTML
<a href="https://chat.zulip.org"><img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" /></a>
```
## Link to a stream or topic
## Related articles
You can also link to a specific stream, topic, message, or search inside of
Zulip. See [link to a message or conversation](/help/link-to-a-message-or-conversation).
* [Link to a message or conversation](/help/link-to-a-message-or-conversation)