From 4ae3f1beeb13908b31b8ef8fd57e1626d04ef550 Mon Sep 17 00:00:00 2001 From: Anduin Date: Mon, 3 Jun 2024 12:38:26 +0000 Subject: [PATCH] chore: Update homepage URL in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaf6b49d..e2ea2484 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "bugs": { "url": "https://github.com/Anduin2017/HowToCook/issues" }, - "homepage": "https://cook.aiurs.co", + "homepage": "https://cook.aiursoft.cn", "dependencies": { "textlint": "^12.1.0", "textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",