[
https://issues.apache.org/jira/browse/MNGSITE-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger updated MNGSITE-547:
------------------------------------
Description:
As of today (2024-12-20) there is a broken link in the [Guide: Introduction to
the Dependency
Mechanism|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html]
The TOC contains a link to the BOM section
{code}
<a href="#bill-of-materials-bom-poms">Bill of Materials (BOM) POMs</a>
leads to
https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms
{code}
but the anchor is broken and therefore the link above does not work
{code}
<a id="Bill_of_Materials_.28BOM.29_POMs">
{code}
was:
As of today (2024-12-20) there is a broken link in the [Guide: Introduction to
the Dependency
Mechanism|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.htm]
The TOC contains a link to the BOM section
{code}
<a href="#bill-of-materials-bom-poms">Bill of Materials (BOM) POMs</a>
leads to
https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms
{code}
but the anchor is broken and therefore the link above does not work
{code}
<a id="Bill_of_Materials_.28BOM.29_POMs">
{code}
> Broken link in guide about dependency mechanism
> -----------------------------------------------
>
> Key: MNGSITE-547
> URL: https://issues.apache.org/jira/browse/MNGSITE-547
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Matthias Bünger
> Priority: Major
>
> As of today (2024-12-20) there is a broken link in the [Guide: Introduction
> to the Dependency
> Mechanism|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html]
> The TOC contains a link to the BOM section
> {code}
> <a href="#bill-of-materials-bom-poms">Bill of Materials (BOM) POMs</a>
> leads to
> https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms
> {code}
> but the anchor is broken and therefore the link above does not work
> {code}
> <a id="Bill_of_Materials_.28BOM.29_POMs">
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)