Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Changed ABN AMRO documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegant committed May 15, 2020
1 parent e6f52bb commit 04c1283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Example.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ php artisan vendor:publish --tag=tikkie-config
* Edit your `.env` file and add the Tikkie information.

For this example we'll use the sandbox, insert your own api key.
Which can be found under [**My Apps** in your account](https://developer.abnamro.com/api/tikkie-v2/tutorial).
Which can be found under [**Apps** in your account](https://developer.abnamro.com/).
```env
TIKKIE_SANDBOX=true
TIKKIE_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

The package simply provides a Laravel service provider, facade and config file for the ABN-AMRO Tikkie's API v2.

[Check this link for more information on ABN-AMRO Tikkie.](https://developer.abnamro.com/api/tikkie-v2/overview)
[Check this link for more information on ABN-AMRO Tikkie.](https://developer.abnamro.com/api-products/tikkie)

## Installation

Expand Down

0 comments on commit 04c1283

Please sign in to comment.