Skip to content

Commit

Permalink
Update links to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTTY committed Aug 17, 2024
1 parent 5be0362 commit 96e2c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/quickstart-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: The Quickstart Guide
You are looking to integrate with the GoCardless API quickly? This guide will help you getting your first real bank account data in no time.

:::info
To get a more thorough understanding of this client and its capabilities, please refer to the [full documentation](/docs/intro), which will lead you through the different endpoints and their usage.
To get a more thorough understanding of this client and its capabilities, please refer to the [full documentation](/docs/api-reference/nordigen-client), which will lead you through the different endpoints and their usage.
:::

1. To get started install the package via the package manager:
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/v10_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ The `TokenPairUpdated` event is now raised whenever the `JsonWebTokenPair` prope

## Other improvements

A full documentation of the library is now available: https://robintty.github.io/NordigenApiClient/
A full documentation of the library is now available at: [https://robintty.github.io/NordigenApiClient/](https://robintty.github.io/NordigenApiClient/)

0 comments on commit 96e2c62

Please sign in to comment.