Skip to content

Commit

Permalink
FAQ: Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
bonan authored and vraravam committed Aug 18, 2023
1 parent e0a8bf0 commit 33cad8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ function FAQ({}: Props) {
</ExternalLink>{" "}
which allows you to create your own account. If you chose the accountless option when signing
up in Ferdium for the first time, you can follow{" "}
<ExternalLink href='https://github.com/ferdium/ferdium-app/blob/develop/INTERNAL_SERVER.md#exporting-backups'>
<ExternalLink href='https://github.com/ferdium/ferdium-app/blob/develop/docs/INTERNAL_SERVER.md#exporting-backups'>
these steps
</ExternalLink>{" "}
to create backups manually.
Expand Down Expand Up @@ -219,7 +219,7 @@ function FAQ({}: Props) {
<FAQEntry title='Can I move my data from Ferdi to Ferdium?'>
<>
Yes you can! Follow{" "}
<ExternalLink href='https://github.com/ferdium/ferdium-app/blob/develop/MIGRATION.md'>
<ExternalLink href='https://github.com/ferdium/ferdium-app/blob/develop/docs/MIGRATION.md'>
this
</ExternalLink>{" "}
guide.
Expand Down

0 comments on commit 33cad8d

Please sign in to comment.