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

cancai pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new f4389b3a [Improve] Update StreamPark-console to streampark-console, 
StreamPark-core to streampark-core (#330)
f4389b3a is described below

commit f4389b3a6f2b06c04e32d9e9293469f80e24d78d
Author: Cancai Cai <[email protected]>
AuthorDate: Mon Jan 29 10:49:08 2024 +0800

    [Improve] Update StreamPark-console to streampark-console, StreamPark-core 
to streampark-core (#330)
---
 docs/intro.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/intro.md b/docs/intro.md
index 6a42ebcb..70c8135d 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -32,19 +32,19 @@ On the other hand, It can be challenge for enterprises to 
use Flink & Spark if t
 
 ## 🏳‍🌈 Architecture of Apache StreamPark™
 
-The overall architecture of Apache StreamPark is shown in the following 
figure. Apache StreamPark consists of three parts, they are StreamPark-core and 
StreamPark-console.
+The overall architecture of Apache StreamPark is shown in the following 
figure. Apache StreamPark consists of three parts, they are streampark-core and 
streampark-console.
 
 ![StreamPark Archite](/doc/image_en/streampark_archite.png)
 
-### 1️⃣ Apache StreamPark™-core
+### 1️⃣ streampark-core
 
-The positioning of `StreamPark-core` is a framework uesd while developing, it 
focuses on coding development, regulates configuration files, and develops in 
the convention over configuration guide.
-StreamPark-core provides a development-time RunTime Content and a series of 
out-of-the-box Connectors. Cumbersome operations are simplified by extending 
`DataStream-related` methods and integrating DataStream and `Flink sql` api .
+The positioning of `streampark-core` is a framework uesd while developing, it 
focuses on coding development, regulates configuration files, and develops in 
the convention over configuration guide.
+streampark-core provides a development-time RunTime Content and a series of 
out-of-the-box Connectors. Cumbersome operations are simplified by extending 
`DataStream-related` methods and integrating DataStream and `Flink sql` api .
 development efficiency and development experience will be highly improved 
because users can focus on the business.
 
-### 2️⃣ Apache StreamPark™-console
+### 2️⃣ streampark-console
 
-`StreamPark-console` is a comprehensive real-time `low code` data platform 
that can manage `Flink` tasks more convenient.
+`streampark-console` is a comprehensive real-time `low code` data platform 
that can manage `Flink` tasks more convenient.
 It integrates the experience of many best practices and integrates many 
functions such as project compilation, release,
 parameter configuration, startup, `savepoint`, `flame graph`, `Flink SQL`, 
monitoring, etc.,
 which greatly simplifies the daily operation of Flink tasks and maintenance. 
The ultimate goal is to create a one-stop big data platform,

Reply via email to