diff --git a/packages/sync-server/src/app-gocardless/README.md b/packages/sync-server/src/app-gocardless/README.md index 39ced9ed5b..23b23744bb 100644 --- a/packages/sync-server/src/app-gocardless/README.md +++ b/packages/sync-server/src/app-gocardless/README.md @@ -2,7 +2,7 @@ If the default bank integration does not work for you, you can integrate a new bank by following these steps. -1. Find in [this google doc](https://docs.google.com/spreadsheets/d/1ogpzydzotOltbssrc3IQ8rhBLlIZbQgm5QCiiNJrkyA/edit#gid=489769432) what is the identifier of the bank which you want to integrate. +1. Find the identifier of the bank which you want to integrate. Note: the reference sheet that previously contained bank identifiers no longer exists. 2. Launch frontend and backend server. diff --git a/upcoming-release-notes/6731.md b/upcoming-release-notes/6731.md new file mode 100644 index 0000000000..e30d4062e5 --- /dev/null +++ b/upcoming-release-notes/6731.md @@ -0,0 +1,6 @@ +--- +category: Maintenance +authors: [Copilot] +--- + +Remove broken bank identifier link from GoCardless README and clarify its non-existence.