From 7c8435684d83d93ebe749b19e1855e9985bb43ed Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 30 Mar 2006 23:23:20 +0000 Subject: [PATCH] Add a link to external links in the report to open them in a new window git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@390282 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/src/plugin-resources/linkcheck.jsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/src/plugin-resources/linkcheck.jsl b/linkcheck/src/plugin-resources/linkcheck.jsl index b96f0c39..dee69b3a 100644 --- a/linkcheck/src/plugin-resources/linkcheck.jsl +++ b/linkcheck/src/plugin-resources/linkcheck.jsl @@ -69,7 +69,7 @@ - trans${status}trans ${target} - ${errorMessage}
+ trans${status}trans ${target}${target} - ${errorMessage}