Skip to content

Commit

Permalink
chore: update URL to FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish authored Dec 17, 2024
1 parent bf951e5 commit ac2beaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/login/forms/Form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit ac2beaf

Please sign in to comment.