From 6a9805f26c36874432ca24bf33bdc26c053fbbf5 Mon Sep 17 00:00:00 2001 From: tangkc Date: Fri, 17 Jun 2022 11:16:03 +0800 Subject: [PATCH] =?UTF-8?q?enhancement=20#I5CQH6=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 247aa87a0..e2f10eac7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ liteFlow is a lightweight , fast component-based process engine framework / rules engine , component orchestration , component reuse , to help decouple business code , so that each business fragment is an elegant component , and support hot-loading rule configuration , to achieve on-the-fly modification . ## Website url: [https://liteflow.yomahub.com](https://liteflow.yomahub.com/) -## Documents url: [https://liteflow.yomahub.com/docs](https://liteflow.yomahub.com/docs) +## Documents url: [https://liteflow.yomahub.com/pages/967466/](https://liteflow.yomahub.com/pages/967466/) ## Example projects: [https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example) ## Feature diff --git a/README.zh-CN.md b/README.zh-CN.md index edcd97607..f221417f4 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -10,7 +10,7 @@ liteFlow是一个轻量,快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。 ## 官网链接:[https://liteflow.yomahub.com](https://liteflow.yomahub.com/) -## 文档链接:[https://liteflow.yomahub.com/docs](https://liteflow.yomahub.com/docs/) +## 文档链接:[https://liteflow.yomahub.com/pages/967466/](https://liteflow.yomahub.com/pages/967466/) ## 示例工程:[https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example) ## 特性