From 0f7ae16ac8b37a0539d876950ddddde63e81db48 Mon Sep 17 00:00:00 2001 From: lmuzquiz Date: Fri, 8 Jan 2021 10:33:47 -0600 Subject: [PATCH] updated demo url to codepen example updated demo url to codepen example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5703d7f..87d528c5 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ new Drift(…); ## Basic Usage -Once you've installed Drift via one of the above methods, you're ready to get started. There are no dependencies, so you can just start making cool stuff. Check out the [announcement blog post](https://blog.imgix.com/2016/01/06/better-lightbox-zoom-viewer-with-imgix?utm_medium=referral&utm_source=github&utm_campaign=drift), or take a peek at [our demo](https://imgix.github.io/drift). Here's an example of a basic implementation: +Once you've installed Drift via one of the above methods, you're ready to get started. There are no dependencies, so you can just start making cool stuff. Check out the [announcement blog post](https://blog.imgix.com/2016/01/06/better-lightbox-zoom-viewer-with-imgix?utm_medium=referral&utm_source=github&utm_campaign=drift), or take a peek at [our demo](https://codepen.io/imgix/pen/WrRmLb). Here's an example of a basic implementation: ```html