diff --git a/README.md b/README.md index 4e6be52..bacc9c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A JavaScript plugin to contain an element within its parent element. The plugin scales an element to the minimum size required for it to be completely contained within its parent, and retains its original aspect ratio by cropping portions that don't fit based on its vertical and horizontal alignment (by default both are set to: `middle`). -[Demo](https://github.com/WilliamsNY/contain-element) +[Demo](http://williamsny.github.io/contain-element/) ## Features