diff options
Diffstat (limited to 'web/source/settings/lib/navigation/error.tsx')
| -rw-r--r-- | web/source/settings/lib/navigation/error.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/settings/lib/navigation/error.tsx b/web/source/settings/lib/navigation/error.tsx index 08edc83f0..413a1e111 100644 --- a/web/source/settings/lib/navigation/error.tsx +++ b/web/source/settings/lib/navigation/error.tsx @@ -72,7 +72,7 @@ function ErrorFallback({ error, componentStack, resetErrorBoundary }) { <div className="error"> <p> {"An error occured, please report this on the "} - <a href="https://github.com/superseriousbusiness/gotosocial/issues">GoToSocial issue tracker</a> + <a href="https://codeberg.org/superseriousbusiness/gotosocial/issues">GoToSocial issue tracker</a> {" or "} <a href="https://matrix.to/#/#gotosocial-help:superseriousbusiness.org">Matrix support room</a>. <br />Include the details below: |
