[
https://issues.apache.org/jira/browse/MNGSITE-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907726#comment-17907726
]
Matthias Bünger commented on MNGSITE-547:
-----------------------------------------
As a note: I'm also working on a bigger PR (in parallel) to fix all toc and
heading generations. But this should not provide this issue to be closed after
PR is merged.
> 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
> Assignee: Slawomir Jaranowski
> 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)