Skip to content

Commit

Permalink
fix: updated demo url on readme file (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmuzquiz committed Jan 12, 2021
1 parent b1481fa commit cae0218
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 @@ -51,7 +51,7 @@ new Luminous(…);

## Usage

Once you've installed Luminous 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=luminous), or take a peek at [our demo](https://imgix.github.io/luminous). Here's an example of a basic implementation:
Once you've installed Luminous 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=luminous), or take a peek at [our demo](https://codepen.io/imgix/pen/wMgOEL). Here's an example of a basic implementation:

```html
<a href="https://assets.imgix.net/dog.png?w=1600">
Expand Down

0 comments on commit cae0218

Please sign in to comment.