Skip to content

Commit 3251b08

Browse files
committed
Update project website link.
1 parent e959418 commit 3251b08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-async-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"author": "Gert Hengeveld <[email protected]>",
1111
"license": "ISC",
12-
"homepage": "https://async-library.com",
12+
"homepage": "https://react-async.com/",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/async-library/react-async.git",

packages/react-async/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"author": "Gert Hengeveld <[email protected]>",
1313
"license": "ISC",
14-
"homepage": "https://async-library.com",
14+
"homepage": "https://react-async.com/",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/async-library/react-async.git",

0 commit comments

Comments
 (0)