Skip to content

Commit 47016b6

Browse files
authored
Merge pull request #145 from KasperHeyndrickx/link-to-warnings
fix dead link in documentation
2 parents eb99dd7 + b07c2a7 commit 47016b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ with the following piece of code:
7474
<1> replace `id` with the ID of your HTML table element
7575

7676
In the Forensics plugin no such static table is used so far, but you can have a look at the
77-
https://github.com/jenkinsci/warnings-ng-plugin/blob/master/src/main/resources/io/jenkins/plugins/analysis/core/model/FixedWarningsDetail/index.jelly[table that shows fixed warnings]
77+
https://github.com/jenkinsci/warnings-ng-plugin/blob/master/plugin/src/main/resources/io/jenkins/plugins/analysis/core/model/FixedWarningsDetail/index.jelly[table that shows fixed warnings]
7878
in the warnings plugin to see how such a table can be decorated.
7979

8080
[#tables-dynamic]

0 commit comments

Comments
 (0)