From 93636e89c55d0e535a4583d3dac44196616d42ce Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Tue, 23 Feb 2016 20:54:24 -0500 Subject: [PATCH] fixed broken hyperlinks --- src/site/markdown/general/suppression.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/markdown/general/suppression.md b/src/site/markdown/general/suppression.md index d3f789a75..b7c7f6d0b 100644 --- a/src/site/markdown/general/suppression.md +++ b/src/site/markdown/general/suppression.md @@ -80,7 +80,7 @@ The full schema for suppression files can be found here: [suppression.xsd](https Please see the appropriate configuration option in each interfaces configuration guide: -- [Command Line Tool](dependency-check-cli/arguments.html) -- [Maven Plugin](dependency-check-maven/configuration.html) -- [Ant Task](dependency-check-ant/configuration.html) -- [Jenkins Plugin](dependency-check-jenkins/index.html) +- [Command Line Tool](../dependency-check-cli/arguments.html) +- [Maven Plugin](../dependency-check-maven/configuration.html) +- [Ant Task](../dependency-check-ant/configuration.html) +- [Jenkins Plugin](../dependency-check-jenkins/index.html)