diff --git a/README.md b/README.md index b07f8af..13a315d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Resources -- [Swagger API documentation](https://tripletex.no/v2-docs) (Always up-to-date!) +- [OpenAPI documentation](https://tripletex.no/v2-docs) (Always up-to-date!) - [Test environment](https://api-test.tripletex.tech) (Self-service creation of integration test accounts) - [Register new test integration](https://api-test.tripletex.tech/execute/integrationEnvironment?site=en) - [Changelog](changelog.md) diff --git a/docs/webhooks/README.md b/docs/webhooks/README.md index 818a513..861fa4f 100644 --- a/docs/webhooks/README.md +++ b/docs/webhooks/README.md @@ -2,7 +2,7 @@ **Tripletex WebHook's supports a growing number of internal events for your integrations to subscribe to.** -You can see the API2 endpoints for managing your WebHook subscriptions under **/event** and **/event/subscription** in the [swagger doc](https://tripletex.no/v2-docs/new). +You can see the API2 endpoints for managing your WebHook subscriptions under **/event** and **/event/subscription** in the [OpenAPI doc](https://tripletex.no/v2-docs/). ## List currently available events