correct home server URL (#11391)

* correct home server URL

* update snapshot

---------

Co-authored-by: Neeraj <neerajv@thirdrocktechkno.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28217/head
Neeraj Vageele 2023-08-14 14:38:34 +05:30 committed by GitHub
parent d2c6577024
commit 6f455217d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@ export default class ServerPickerDialog extends React.PureComponent<IProps, ISta
<h2>{_t("Learn more")}</h2>
<ExternalLink
href="https://matrix.org/faq/#what-is-a-homeserver%3F"
href="https://matrix.org/docs/matrix-concepts/elements-of-matrix/#homeserver"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -122,7 +122,7 @@ exports[`<ServerPickerDialog /> should render dialog 1`] = `
</h2>
<a
class="mx_ExternalLink"
href="https://matrix.org/faq/#what-is-a-homeserver%3F"
href="https://matrix.org/docs/matrix-concepts/elements-of-matrix/#homeserver"
rel="noreferrer noopener"
target="_blank"
>