Skip to content

Commit 355d5d1

Browse files
dellamashbelmiro
andauthored
Fix security link. (#1007)
* Fix security link. * Update docs/modules/ROOT/pages/includes/authentication-support.adoc Co-authored-by: Helber Belmiro <[email protected]> --------- Co-authored-by: Helber Belmiro <[email protected]>
1 parent 900d9f9 commit 355d5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/includes/authentication-support.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If the OpenAPI specification file has `securitySchemes` definitions, but no http
4444
|`quarkus.openapi-generator.codegen.default-security-scheme=api_key`
4545
|===
4646
47-
See the module https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/integration-tests/security[security] for an example of how to use this feature.
47+
See the module https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/client/integration-tests/security[security] for an example of how to use this feature.
4848
4949
== Basic HTTP Authentication
5050

0 commit comments

Comments
 (0)