Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Most of the time, we do the latter, simply because while jsdifflib is pretty fas

You can give jsdifflib a try without downloading anything. Just click the link below, put some content to be diffed in the two textboxes, and diff away.

http://cemerick.github.com/jsdifflib/demo.html[*Try jsdifflib*]
https://cemerick.github.io/jsdifflib/demo.html[*Try jsdifflib*]

That page also contains all of the examples you'll need to use jsdifflib yourself, but let's look at them here, anyway.

Expand Down