diff --git a/src/site/antora/modules/ROOT/examples/manual/configuration/main-elements.yaml b/src/site/antora/modules/ROOT/examples/manual/configuration/main-elements.yaml index e29280933eb..e8b1953edcf 100644 --- a/src/site/antora/modules/ROOT/examples/manual/configuration/main-elements.yaml +++ b/src/site/antora/modules/ROOT/examples/manual/configuration/main-elements.yaml @@ -35,8 +35,8 @@ Configuration: - ref: "CONSOLE" level: "WARN" - ref: "MAIN" - Logger: # <5> - name: "org.example" - level: "DEBUG" - AppenderRef: - ref: "DEBUG_LOG" + Logger: # <5> + name: "org.example" + level: "DEBUG" + AppenderRef: + ref: "DEBUG_LOG"