diff --git a/QUARKUS-2738.md b/QUARKUS-2738.md index 04f33c3..5884596 100644 --- a/QUARKUS-2738.md +++ b/QUARKUS-2738.md @@ -26,7 +26,7 @@ The following non-application endpoints will be covered: quarkus.management.enabled=false # or without this option at all ``` -Valid request example: `http://localhost:8080/q/health +Valid request example: `http://localhost:8080/q/health` * Default config (could be omitted from native tests to save time):