From 5fc0ae13779f87e52e116d77b125dff07e897abf Mon Sep 17 00:00:00 2001 From: Yifei Zhang Date: Wed, 12 Apr 2023 12:13:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f69be7b4..29df1e02 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ We recommend that you follow the steps below to re-deploy: - Delete the original repository; - Use the fork button in the upper right corner of the page to fork this project; -- Choose and deploy in Vercel again, [please see the detailed tutorial](./docs/vercel-en.md#how-to-create-a-new-project). +- Choose and deploy in Vercel again, [please see the detailed tutorial](./docs/vercel-cn.md). ## Enable Automatic Updates After forking the project, due to the limitations imposed by Github, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project. Once enabled, automatic updates will be scheduled every hour: