This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git
The following commit(s) were added to refs/heads/main by this push:
new e90143b Fix section leveling
e90143b is described below
commit e90143bdc27c4f3ec9f3b99694ee4d6d4d1ebdca
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu May 30 14:29:42 2024 +0200
Fix section leveling
---
src/site/antora/modules/ROOT/pages/index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/antora/modules/ROOT/pages/index.adoc
b/src/site/antora/modules/ROOT/pages/index.adoc
index 28a8067..4e41d22 100644
--- a/src/site/antora/modules/ROOT/pages/index.adoc
+++ b/src/site/antora/modules/ROOT/pages/index.adoc
@@ -22,7 +22,7 @@ limitations under the License.
This project provides various https://jakarta.ee/[Jakarta]-specific
{logging-services-url}/log4j[Log4j] components.
[#maven-bom]
-=== Maven Bill of Materials (BOM)
+== Maven Bill of Materials (BOM)
To keep your {project-name} module versions aligned, a
https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms[Maven
Bill of Materials (BOM) POM] is provided for your convenience.