From 7fb2a3b58dc095195e7d316c9ce46fba77d50010 Mon Sep 17 00:00:00 2001 From: Cherry <2858937488@qq.com> Date: Tue, 21 Mar 2023 16:50:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20pinia=E6=96=87=E6=A1=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4d5c9e..c92d218 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - vue: https://cn.vuejs.org/ - TypeScript:https://www.tslang.cn/index.html - element-plus:https://element-plus.midfar.com/ -- pinia: https://pinia.web3doc.top/ +- pinia: https://pinia.vuejs.org/zh/ - vue-router: https://router.vuejs.org/zh/ 注:开发前请务必阅读上述所有文档。应用至实际项目开发请修改 readme 内容。