Skip to content

Commit

Permalink
link broken
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikos committed Oct 27, 2018
1 parent 6ad6035 commit b31e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ console.log(merge.recursive(true, original, { x: { z: 2 } }));
## Browser Usage

```html
<script src="http://files.yeikos.com/merge.js"></script>
<script src="https://cdn.jsdelivr.net/gh/yeikos/js.merge/merge.js"></script>
<script>
var original, cloned;
Expand Down

0 comments on commit b31e67f

Please sign in to comment.