Skip to content

Fix 'learn more'-link on dependency page

David Pisek requested to merge 12545-button-on-dependency-list-links-to-404 into master

What does this MR do?

Fixes an issue that causes the link on the 'learn-more' button on the dependency page to 404.

The link is supposed to have an anchor, however it doubled up and added at the wrong place. This resulted in a URL that does not exist.

Screen_Shot_2019-07-02_at_11.24.00_am Screen_Shot_2019-07-02_at_11.24.13_am

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #12545 (closed)

Edited by David Pisek

Merge request reports