mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
Updating link for GoCardless Bank Account Sync (#2276)
* Updating link for GoCardless Bank Account Sync * Adding release notes * Update URL to point to docs * Fixing lint
This commit is contained in:
@@ -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>
|
||||
.
|
||||
|
||||
6
upcoming-release-notes/2276.md
Normal file
6
upcoming-release-notes/2276.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [edleeman17]
|
||||
---
|
||||
|
||||
Fix link for registering with GoCardless
|
||||
Reference in New Issue
Block a user