Skip to content

Commit e1b894e

Browse files
committed
chore: update repo url
1 parent a7e6a5d commit e1b894e

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
@@ -1,6 +1,6 @@
11
# unplugin-quansync [![npm](https://img.shields.io/npm/v/unplugin-quansync.svg)](https://npmjs.com/package/unplugin-quansync)
22

3-
[![Unit Test](https://github.com/unplugin/unplugin-quansync/actions/workflows/unit-test.yml/badge.svg)](https://github.com/unplugin/unplugin-quansync/actions/workflows/unit-test.yml)
3+
[![Unit Test](https://github.com/quansync-dev/unplugin-quansync/actions/workflows/unit-test.yml/badge.svg)](https://github.com/quansync-dev/unplugin-quansync/actions/workflows/unit-test.yml)
44

55
Write async functions, get both async and sync functions with
66
[quansync](https://github.com/antfu/quansync) and compile-time magics 🪄.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"farm"
2020
],
2121
"license": "MIT",
22-
"homepage": "https://github.com/unplugin/unplugin-quansync#readme",
22+
"homepage": "https://github.com/quansync-dev/unplugin-quansync#readme",
2323
"bugs": {
24-
"url": "https://github.com/unplugin/unplugin-quansync/issues"
24+
"url": "https://github.com/quansync-dev/unplugin-quansync/issues"
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git+https://github.com/unplugin/unplugin-quansync.git"
28+
"url": "git+https://github.com/quansync-dev/unplugin-quansync.git"
2929
},
3030
"author": "三咲智子 Kevin Deng <[email protected]>",
3131
"funding": "https://github.com/sponsors/sxzz",

0 commit comments

Comments
 (0)