This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 28bd25c  Update roadmap (#14007)
28bd25c is described below

commit 28bd25cf0fc0ffe6457ccb066965f549d2dc7c37
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Dec 8 21:37:08 2021 +0800

    Update roadmap (#14007)
---
 README.md                                   |   2 +-
 README_ZH.md                                |   2 +-
 docs/document/content/overview/_index.cn.md |   2 +-
 docs/document/content/overview/_index.en.md |   2 +-
 docs/document/static/img/roadmap.png        | Bin 80175 -> 0 bytes
 docs/document/static/img/roadmap_v2.png     | Bin 0 -> 283813 bytes
 6 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 5423ebc..3dc7b31 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,7 @@ Through the mixed use of ShardingSphere-JDBC & 
ShardingSphere-Proxy together wit
 
 ### Roadmap
 
-![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap.png)
+![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap_v2.png)
 
 ## How to Build Apache ShardingSphere:
 
diff --git a/README_ZH.md b/README_ZH.md
index 21f6f57..50f81de 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -110,7 +110,7 @@ Apache ShardingSphere 是多接入端共同组成的生态圈。
 
 ## 线路规划
 
-![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap.png)
+![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap_v2.png)
 
 ## 如何构建 Apache ShardingSphere:
 
diff --git a/docs/document/content/overview/_index.cn.md 
b/docs/document/content/overview/_index.cn.md
index 3658921..9d211fd 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -121,4 +121,4 @@ Apache ShardingSphere 是多接入端共同组成的生态圈。
 
 ## 线路规划
 
-![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap.png)
+![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap_v2.png)
diff --git a/docs/document/content/overview/_index.en.md 
b/docs/document/content/overview/_index.en.md
index c5f0626..7eec1cc 100644
--- a/docs/document/content/overview/_index.en.md
+++ b/docs/document/content/overview/_index.en.md
@@ -128,4 +128,4 @@ Architects can adjust the system architecture to the most 
applicable one to thei
 
 ## Roadmap
 
-![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap.png)
+![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap_v2.png)
diff --git a/docs/document/static/img/roadmap.png 
b/docs/document/static/img/roadmap.png
deleted file mode 100644
index 6bc9a2b..0000000
Binary files a/docs/document/static/img/roadmap.png and /dev/null differ
diff --git a/docs/document/static/img/roadmap_v2.png 
b/docs/document/static/img/roadmap_v2.png
new file mode 100644
index 0000000..a2eaa2f
Binary files /dev/null and b/docs/document/static/img/roadmap_v2.png differ

Reply via email to