Skip to content

Commit

Permalink
Fix redirectUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
ekatvars-gc committed Apr 10, 2024
1 parent 80f9a61 commit ff1617a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script src="https://unpkg.com/[email protected]/package/src/selector.js"></script>
<script>
const config = {
redirectUrl: "https://www.nordigen.com",
redirectUrl: "https://gocardless.com",
logoUrl: 'https://cdn-logos.gocardless.com/ais/Nordigen_Logo_Black.svg',
text: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean mavdvd",
countryFilter: true,
Expand Down

0 comments on commit ff1617a

Please sign in to comment.