Skip to content

Commit 649b8af

Browse files
Merge pull request killbill#337 from reshmabidikar/work-for-333
Update links to Auth API
2 parents 49daf82 + 45b4292 commit 649b8af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/includes/_aviate-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ At the time of writing, the aviate catalog plugin does not expose any endpoints
2020

2121
### Authentication
2222

23-
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
23+
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).
2424

2525
## Resources
2626

source/includes/_aviate-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The [Aviate Health feature](https://docs.killbill.io/latest/aviate-health) provi
66

77
### Authentication
88

9-
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
9+
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).
1010

1111
## Resources
1212

source/includes/_aviate-metering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Aviate plugin offers a metering feature that allows performing usage aggrega
66

77
### Authentication
88

9-
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate_auth.html).
9+
The Aviate Plugin uses a JWT based authentication mechanism. Thus, all the APIs listed in this document require a valid token. This can be obtained via the [Auth API](aviate-auth.html).
1010

1111
## Resources
1212

0 commit comments

Comments
 (0)