Skip to content

Commit 1d626ed

Browse files
change duplication tool for java (#2328)
1 parent edb7a68 commit 1d626ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/supported-languages-and-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ The table below lists all languages that Codacy supports and the corresponding t
237237
<a href="https://semgrep.dev/">Semgrep</a>,
238238
<a href="https://trivy.dev">Trivy</a></td>
239239
<td><a href="https://trivy.dev">Trivy</a>, scans <br><code>pom.xml</code> and <code>gradle.lockfile</code></td>
240-
<td><a href="https://pmd.github.io/pmd/pmd_userdocs_cpd.html">PMD CPD</a> <a href="#different-tools"><sup>10</sup></a> </td>
240+
<td><a href="https://github.com/kucherenko/jscpd">jscpd</a></td>
241241
<td><a href="https://pmd.github.io/">PMD</a> <a href="#complexity-limitations"><sup>6</sup></a> <a href="#different-tools"><sup>10</sup></a> </td>
242242
</tr>
243243
<tr>

0 commit comments

Comments
 (0)