Skip to content

Commit ee6fd67

Browse files
authored
fix(readme): fixes screenshot url
1 parent 2355aa4 commit ee6fd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Copy/paste is a common technical debt on a lot of projects. The jscpd gives the ability to find duplicated blocks implemented on more than 150 programming languages and digital formats of documents.
1919
The jscpd tool implements [Rabin-Karp](https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm) algorithm for searching duplications.
2020

21-
[![jscpd screenshot](https://raw.githubusercontent.com/kucherenko/jscpd/master/assets/screenshot.png?sanitize=true)](http://kucherenko.github.io/jscpd-report.html)
21+
[![jscpd screenshot](https://raw.githubusercontent.com/kucherenko/jscpd/master/assets/screenshot.png?raw=true)](http://kucherenko.github.io/jscpd-report.html)
2222

2323
## Table of content
2424

0 commit comments

Comments
 (0)