Skip to content

Commit a2f0f10

Browse files
committed
Update project according to the ownership transfer
1 parent d95efba commit a2f0f10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Hexo plugins which helps to introduce low quality image placeholders to the th
66
## Installation
77

88
```
9-
npm i ertrzyiks/hexo-filter-lqip --save
9+
npm i hexo-filter-lqip --save
1010
```
1111

1212
## Usage

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/ertrzyiks/hexo-filter-lqip.git"
11+
"url": "git+https://github.com/hexojs/hexo-filter-lqip.git"
1212
},
1313
"author": "",
1414
"license": "MIT",
1515
"bugs": {
16-
"url": "https://github.com/ertrzyiks/hexo-filter-lqip/issues"
16+
"url": "https://github.com/hexojs/hexo-filter-lqip/issues"
1717
},
18-
"homepage": "https://github.com/ertrzyiks/hexo-filter-lqip#readme",
18+
"homepage": "https://github.com/hexojs/hexo-filter-lqip#readme",
1919
"dependencies": {
2020
"bluebird": "^3.5.1",
2121
"potrace": "^2.1.1",

0 commit comments

Comments
 (0)