[
https://issues.apache.org/jira/browse/MNGSITE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edinson E. Padrón Urdaneta updated MNGSITE-399:
-----------------------------------------------
Summary: Fix the `banned dependencies rule` link at `Optional Dependencies
and Dependency Exclusions` (was: Fix the `banned dependencies rule` link at `
Optional Dependencies and Dependency Exclusions`)
> Fix the `banned dependencies rule` link at `Optional Dependencies and
> Dependency Exclusions`
> --------------------------------------------------------------------------------------------
>
> Key: MNGSITE-399
> URL: https://issues.apache.org/jira/browse/MNGSITE-399
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Edinson E. Padrón Urdaneta
> Priority: Major
> Labels: documentation
>
> Currently the link is constructed this way
> {code:java}
> [banned dependencies
> rule](https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)
> {code}
> {{But even though that's valid Markdown syntax, the file is an APT (Almost
> Plain Text) instead of MD.}}
>
> {{The correct syntax should be}}
> {code:java}
> {{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
> dependencies rule}}
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)