File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,12 @@ Features include:
1717* Step back and forth through multiple files in a single diff
1818* Rich support for image diffs
1919
20+ <!-- These are absolute URLs so that they display on pypi.org -->
2021<!-- This is `git webdiff 05157bba^..05157bba`, in this repo -->
21- ![ Screenshot of webdiff in action] ( /images/webdiff.png )
22+ ![ Screenshot of webdiff in action] ( https://raw.githubusercontent.com/danvk/webdiff/master /images/webdiff.png)
2223
2324<!-- This is `git webdiff c80f969^..c80f969` in the dygraphs-dpxdt repo -->
24- ![ Screenshot of image diffs] ( /images/webdiff-images.png )
25+ ![ Screenshot of image diffs] ( https://raw.githubusercontent.com/danvk/webdiff/master /images/webdiff-images.png)
2526
2627## Installation
2728
You can’t perform that action at this time.
0 commit comments