Edinson E. Padrón Urdaneta created MNGSITE-399:
--------------------------------------------------
Summary: 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
Currently the link is constructed this way
{quote}{{[banned dependencies
rule]([https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html)]}}
{quote}
{{But even though that's valid Markdown syntax, the file is an APT (Almost
Plain Text) instead of MD.}}
{{The correct syntax should be}}
{quote}{{{\{{https://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html}banned
dependencies rule}}}}
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)