diff --git a/packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx b/packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx
index a6d877b576f76c4244cabc431f36b6310caa581c..ad7059582c8063a54db872a4e5fb2816c0ab4ce9 100644
--- a/packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx
+++ b/packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx
@@ -58,7 +58,10 @@ export const GoCardlessInitialise = ({
           In order to enable bank-sync via GoCardless (only for EU banks) you
           will need to create access credentials. This can be done by creating
           an account with{' '}
-          <ExternalLink to="https://gocardless.com/" linkColor="purple">
+          <ExternalLink
+            to="https://actualbudget.org/docs/advanced/bank-sync/"
+            linkColor="purple"
+          >
             GoCardless
           </ExternalLink>
           .
diff --git a/upcoming-release-notes/2276.md b/upcoming-release-notes/2276.md
new file mode 100644
index 0000000000000000000000000000000000000000..23f2f53735d1ded4d100637df615e7189a92c84b
--- /dev/null
+++ b/upcoming-release-notes/2276.md
@@ -0,0 +1,6 @@
+---
+category: Bugfix
+authors: [edleeman17]
+---
+
+Fix link for registering with GoCardless