This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 1512e7cb9e Fix Markdown typo
1512e7cb9e is described below
commit 1512e7cb9e0c5abb48290f13a22626c6623f5145
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Oct 20 15:20:33 2023 +0200
Fix Markdown typo
---
src/site/markdown/maven-artifacts.md.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/markdown/maven-artifacts.md.vm
b/src/site/markdown/maven-artifacts.md.vm
index 4459c300ed..e93bd2698c 100644
--- a/src/site/markdown/maven-artifacts.md.vm
+++ b/src/site/markdown/maven-artifacts.md.vm
@@ -190,7 +190,7 @@ dependencies {
$h2 CycloneDX Software Bill of Materials (SBOM)
Starting with version `2.22.0`, Log4j distributes [CyclenoDX Software Bill of
Materials (SBOM)](https://cyclonedx.org/capabilities/sbom/) along with each
deployed artifact.
-This is streamlined by `logging-parent`, see
https://logging.apache.org/logging-parent/latest/#cyclonedx-sbom[its website]
for details.
+This is streamlined by `logging-parent`, see [its
website](https://logging.apache.org/logging-parent/latest/#cyclonedx-sbom) for
details.
$h2 Optional Components