From 275b55eba6aa76b0ec90525bb37b61a2b15feac3 Mon Sep 17 00:00:00 2001 From: ericeyang Date: Thu, 25 Sep 2025 12:00:11 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README=20=E4=B8=AD?= =?UTF-8?q?=E5=AE=98=E7=BD=91=E9=93=BE=E6=8E=A5=E8=87=B3=20GitHub=20Wiki?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.CN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.CN.md b/README.CN.md index 0b6f6f7e..7be3db8e 100644 --- a/README.CN.md +++ b/README.CN.md @@ -43,7 +43,7 @@ npm install @feflow/cli -g 更多详细信息可前往: - [Github Wiki](https://github.com/Tencent/feflow/wiki) -- [官网](https://feflowjs.com/) +- [官网](https://github.com/Tencent/feflow/wiki) ## 发布日志 diff --git a/README.md b/README.md index 2766d2c4..98d82ca2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You can write a Feflow devkit or plugin to extends commands. More detail document can be found: - [Github Wiki](https://github.com/Tencent/feflow/wiki) -- [Website](https://feflowjs.com/) +- [Website](https://github.com/Tencent/feflow/wiki) ## Change Log