Skip to content

Commit 9581b08

Browse files
committed
Webkitty => f00b4r
1 parent 831624e commit 9581b08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
</p>
1010

1111
<p align=center>
12-
<a href="https://github.com/webkitty/vuepress-plugin-smartlook/actions">
13-
<img src="https://badgen.net/github/checks/webkitty/vuepress-plugin-smartlook">
12+
<a href="https://github.com/f00b4r/vuepress-plugin-smartlook/actions">
13+
<img src="https://badgen.net/github/checks/f00b4r/vuepress-plugin-smartlook">
1414
</a>
1515
<a href="https://www.npmjs.com/package/vuepress-plugin-smartlook">
1616
<img src="https://badgen.net/npm/v/vuepress-plugin-smartlook">
@@ -19,7 +19,7 @@
1919
<img src="https://badgen.net/npm/dt/vuepress-plugin-smartlook">
2020
</a>
2121
<a href="/LICENSE">
22-
<img src="https://badgen.net/github/license/webkitty/vuepress-plugin-smartlook">
22+
<img src="https://badgen.net/github/license/f00b4r/vuepress-plugin-smartlook">
2323
</a>
2424
</p>
2525

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"license": "MIT",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/webkitty/vuepress-plugin-smartlook"
19+
"url": "https://github.com/f00b4r/vuepress-plugin-smartlook"
2020
},
2121
"bugs": {
22-
"url": "https://github.com/webkitty/vuepress-plugin-smartlook/issues"
22+
"url": "https://github.com/f00b4r/vuepress-plugin-smartlook/issues"
2323
},
2424
"main": "dist/index.js",
2525
"types": "src/types.d.ts",

0 commit comments

Comments
 (0)