Skip to content

Commit b79bf76

Browse files
fix demo link in formatters doc (#311)
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
1 parent 64af500 commit b79bf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/formatters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Formatters
22

3-
Some formatters are included that let you convert a JSON delta into other formats, you can see some of these used in the [Live Demo](http://benjamine.github.com/jsondiffpatch/demo/index.html)
3+
Some formatters are included that let you convert a JSON delta into other formats, you can see some of these used in the [Live Demo](https://benjamine.github.io/jsondiffpatch/demo/index.html)
44

55
## Html
66

0 commit comments

Comments
 (0)