Skip to content

Commit

Permalink
Merge pull request #53 from nabinbhatt/fix-broken-link
Browse files Browse the repository at this point in the history
fix: updated broken links in Readme
  • Loading branch information
Cliftonz authored Oct 31, 2023
2 parents 9b726ee + 538f551 commit 658207c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ novu.subscribers()

## List of all methods

The client methods map directly to the Novu API endpoints. Here is a list of all the available methods. Check [the API docs](https://docs.novu.co/api/overview) for list of available `methods`.
The client methods map directly to the Novu API endpoints. Here is a list of all the available methods. Check [the API docs](https://docs.novu.co/api-reference/overview) for list of available `methods`.

### Changes

Expand Down Expand Up @@ -207,7 +207,7 @@ The client methods map directly to the Novu API endpoints. Here is a list of all
- `updateTenant(identifier)`
- `deleteTenant(identifier)`

### For more information about these methods and their parameters, see the [API documentation](https://docs.novu.co/api/overview).
### For more information about these methods and their parameters, see the [API documentation](https://docs.novu.co/api-reference/overview).

## Contributing

Expand Down

0 comments on commit 658207c

Please sign in to comment.