Skip to content

Commit e474286

Browse files
committed
docs(*):update readme
1 parent ccb51d1 commit e474286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> [image-conversion](https://github.com/WangYuLue/image-conversion) is a simple and easy-to-use JS image convert tools, which provides many methods to convert between Image,Canvas,File and dataURL.
1010
11-
> In addition,image-conversion can specify size to compress the image ([test here](http://www.wangyulue.com/assets/image-comversion/example/index.html)).
11+
> In addition,image-conversion can specify size to compress the image ([test here](https://demo.wangyulue.com/image-conversion/)).
1212
1313

1414
## Methods Map

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image-conversion",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A simple and easy-to-use JS image convert tools, which can specify size to compress the image.",
55
"main": "index.js",
66
"author": "wangyulue",

0 commit comments

Comments
 (0)