Browse Source

更新readme的链接

bryan31 3 years ago
parent
commit
50446eec1a
2 changed files with 4 additions and 4 deletions
  1. 2 2
      README.md
  2. 2 2
      README.zh-CN.md

+ 2 - 2
README.md

@@ -9,8 +9,8 @@
 ## Overview
 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 .
 
-## Project home page please click:[HOME PAGE](http://yomahub.com/liteflow)
-## project documents please click: [DOCUMENTATION](https://yomahub.com/liteflow/docs)
+## Project home page please click:[HOME PAGE](https://liteflow.yomahub.com/)
+## project documents please click: [DOCUMENTATION](https://liteflow.yomahub.com/docs)
 ## Example projects, please click:[EXAMPLE](https://gitee.com/bryan31/liteflow-example)
 
 ## Feature

+ 2 - 2
README.zh-CN.md

@@ -9,8 +9,8 @@
 ## 概述
 liteFlow是一个轻量,快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。
 
-## 项目主页请点击:[项目主页](http://yomahub.com/liteflow)
-## 项目文档请点击:[项目文档](https://yomahub.com/liteflow/docs)
+## 项目主页请点击:[项目主页](https://liteflow.yomahub.com/)
+## 项目文档请点击:[项目文档](https://liteflow.yomahub.com/docs/)
 ## 示例工程请点击:[示例工程](https://gitee.com/bryan31/liteflow-example)
 
 ## 特性