mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
starlight_help: Fix broken links.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
5dbf584ac5
commit
f8d35c57be
@@ -85,7 +85,7 @@ A reactivated user will have the same role, channel subscriptions, user group
|
||||
memberships, and other settings and permissions as they did prior to
|
||||
deactivation. They will also have the same API key and bot API keys, but their
|
||||
bots will be deactivated until the user manually
|
||||
[reactivates](deactivate-or-reactivate-a-bot) them again.
|
||||
[reactivates](/help/deactivate-or-reactivate-a-bot) them again.
|
||||
|
||||
### Reactivate a user
|
||||
|
||||
|
@@ -41,7 +41,7 @@ link via another method.
|
||||
## Tips
|
||||
|
||||
* If you are joining multiple Zulip organizations, we recommend
|
||||
using the [Zulip Desktop app](../apps/). The desktop app makes it easy to
|
||||
using the [Zulip Desktop app](/apps/). The desktop app makes it easy to
|
||||
[switch between different organizations](/help/switching-between-organizations).
|
||||
* If your company uses single sign-on (SSO) authentication for Zulip,
|
||||
these instructions may not apply. Try going to your company's Zulip URL
|
||||
|
@@ -120,8 +120,8 @@ forgotten password.
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Logging out](logging-out)
|
||||
* [Switching between organizations](switching-between-organizations)
|
||||
* [Change your email address](change-your-email-address)
|
||||
* [Change your password](change-your-password)
|
||||
* [Deactivate your account](deactivate-your-account)
|
||||
* [Logging out](/help/logging-out)
|
||||
* [Switching between organizations](/help/switching-between-organizations)
|
||||
* [Change your email address](/help/change-your-email-address)
|
||||
* [Change your password](/help/change-your-password)
|
||||
* [Deactivate your account](/help/deactivate-your-account)
|
||||
|
@@ -39,6 +39,6 @@ import MobileSwitchAccount from "./include/_MobileSwitchAccount.mdx"
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Logging in](logging-in)
|
||||
* [Switching between organizations](switching-between-organizations)
|
||||
* [Deactivate your account](deactivate-your-account)
|
||||
* [Logging in](/help/logging-in)
|
||||
* [Switching between organizations](/help/switching-between-organizations)
|
||||
* [Deactivate your account](/help/deactivate-your-account)
|
||||
|
@@ -14,7 +14,7 @@ import ViewEmojiReactions from "./include/_ViewEmojiReactions.mdx"
|
||||
|
||||
In Zulip, channels determine who gets a message. Topics tell you what
|
||||
the message is about. If you are not yet familiar with Zulip's topics,
|
||||
we recommend first reading about [channels](introduction-to-channels) and
|
||||
we recommend first reading about [channels](/help/introduction-to-channels) and
|
||||
[topics](/help/introduction-to-topics).
|
||||
|
||||
This article describes a few ways to efficiently read through messages
|
||||
|
@@ -10,8 +10,8 @@ This article assumes you've [logged in](/help/logging-in) to each organization a
|
||||
|
||||
## Related articles
|
||||
|
||||
* [Logging in](logging-in)
|
||||
* [Logging out](logging-out)
|
||||
* [Deactivate your account](deactivate-your-account)
|
||||
* [Create your organization profile](create-your-organization-profile)
|
||||
* [Logging in](/help/logging-in)
|
||||
* [Logging out](/help/logging-out)
|
||||
* [Deactivate your account](/help/deactivate-your-account)
|
||||
* [Create your organization profile](/help/create-your-organization-profile)
|
||||
* [Joining a Zulip organization](/help/join-a-zulip-organization)
|
||||
|
@@ -46,7 +46,7 @@ uploads](/help/share-and-upload-files), for example:
|
||||
|
||||
In Zulip, channels determine who receives a message. Topics are
|
||||
light-weight subjects for individual conversations. You can more about
|
||||
[channels](introduction-to-channels) and [topics](/help/introduction-to-topics).
|
||||
[channels](/help/introduction-to-channels) and [topics](/help/introduction-to-topics).
|
||||
|
||||
Zulip works best when each conversation has its own topic. When you
|
||||
have a question to ask, simply start a new topic! For example, one
|
||||
|
Reference in New Issue
Block a user