This is an automated email from the ASF dual-hosted git repository.
benjobs 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 55fb57ee intro video url update (#206)
55fb57ee is described below
commit 55fb57eeb66054fa06f5856322df414d2f766c2c
Author: benjobs <[email protected]>
AuthorDate: Wed May 17 10:37:44 2023 +0800
intro video url update (#206)
Co-authored-by: benjobs <[email protected]>
---
docs/intro.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/intro.md b/docs/intro.md
index c9882515..3980f1cb 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -14,7 +14,7 @@ make stream processing easier!!!
`StreamPark` is an easy-to-use stream processing application development
framework and one-stop stream processing operation platform, Aimed at ease
building and managing streaming applications, StreamPark provides scaffolding
for writing streaming process logics with Apache Flink and Apache Spark.
StreamPark also provides a professional task management including task
development, scheduling, interactive query, deployment, operation, maintenance,
etc.
-<video src="http://assets.streamxhub.com/StreamPark-video.mp4"
controls="controls" width="100%" height="100%"></video>
+<video src="http://assets.streamxhub.com/streamx-video.mp4"
controls="controls" width="100%" height="100%"></video>
## Why StreamPark