Skip to content

Commit 8a9c4c4

Browse files
author
fat
committed
update link
1 parent 904659e commit 8a9c4c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# ZOOM
22

3-
A bit about our Image Zoom plugin: https://medium.com/about/fff05ab40630
3+
A bit about our Image Zoom plugin: https://medium.com/designing-medium/image-zoom-on-medium-24d146fc0c20
44

55
Demo: https://fat.github.io/zoom.js
66

77
### HOW TO USE IT
88

99
+ Include `zoom.js` and `zoom.css` in your application. (note: zoom.js depends on [bootstrap's transition.js](https://raw.github.com/twbs/bootstrap/master/js/transition.js))
1010
+ Add a `data-action="zoom"` attribute to the image tags you want to zoom.
11+

0 commit comments

Comments
 (0)