mirror of
https://github.com/revoltchat/revite.git
synced 2024-12-24 22:52:09 -05:00
chore: update URL to FAQ
This commit is contained in:
parent
bf951e59ee
commit
ac2beaf549
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ export const Form = observer(({ page, callback }: Props) => {
|
|||
<span>
|
||||
<Text id="login.unofficial_instance" />{" "}
|
||||
<a
|
||||
href="https://developers.revolt.chat/faq/instances#what-is-a-third-party-instance"
|
||||
href="https://developers.revolt.chat/faq.html"
|
||||
style={{ color: "var(--accent)" }}
|
||||
target="_blank"
|
||||
rel="noreferrer">
|
||||
|
|
Loading…
Reference in a new issue