Skip to content

Commit 5506bdf

Browse files
committed
Sync documentation of main branch
1 parent fba9a3b commit 5506bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_versions/main/guides/extension-maturity-matrix.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Many of these characteristics come by default with the Quarkus framework or http
150150

151151
=== Logging
152152

153-
Quarkus uses JBoss Logging as its logging engine, and xref:logging[supports several logging APIs]. (This is normal Java logging, not OpenTelemetry logging.)
153+
Quarkus uses JBoss Logging as its logging engine, and xref:logging.adoc[supports several logging APIs]. (This is normal Java logging, not OpenTelemetry logging.)
154154

155155
Avoid using errors and warnings for conditions that will not affect normal operation. These outputs can cause false alarms in user monitoring systems.
156156

0 commit comments

Comments
 (0)