Skip to content

Commit

Permalink
Merge pull request #13873 from knutwannheden/docu-link-typo
Browse files Browse the repository at this point in the history
Fix link in security testing guide
  • Loading branch information
sberyozkin authored Dec 14, 2020
2 parents 0aab686 + 7e2382a commit 5f19ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/security-testing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ for example by setting `quarkus.http.auth.basic=true` or `%test.quarkus.http.aut
== Use Wiremock for Integration Testing

You can also use Wiremock to mock the authorization OAuth2 and OIDC services:
See link:security-oauth#integration-testing[OAuth2 Integration testing] for more details.
See link:security-oauth2#integration-testing[OAuth2 Integration testing] for more details.

== References

Expand Down

0 comments on commit 5f19ece

Please sign in to comment.