This is an automated email from the ASF dual-hosted git repository.
wanglijie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f9e8540d6 [FLINK-32190] Fix broken links in User cases pages.
f9e8540d6 is described below
commit f9e8540d629b220f0432033507b9b8ecfff5613f
Author: Junrui Lee <[email protected]>
AuthorDate: Thu Jun 1 14:07:10 2023 +0800
[FLINK-32190] Fix broken links in User cases pages.
This closes #657
---
docs/content.zh/use-cases.md | 12 ++++++------
docs/content/use-cases.md | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/docs/content.zh/use-cases.md b/docs/content.zh/use-cases.md
index 04d7cfbab..28c5a4ddf 100644
--- a/docs/content.zh/use-cases.md
+++ b/docs/content.zh/use-cases.md
@@ -60,11 +60,11 @@ Flink 中针对事件驱动应用的明星特性当属 savepoint。Savepoint 是
### 典型的事件驱动型应用实例
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/streaming-models-how-ing-adds-models-at-runtime-to-catch-fraudsters/">反欺诈</a>
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/building-a-real-time-anomaly-detection-system-with-flink-mux/">异常检测</a>
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/dynamically-configured-stream-processing-using-flink-kafka/">基于规则的报警</a>
+* <a href="https://www.youtube.com/watch?v=Do7C4UJyWCM/">反欺诈</a>
+* <a href="https://www.youtube.com/watch?v=rJNH5WhWAj4/">异常检测</a>
+* <a href="https://www.youtube.com/watch?v=_yHds9SvMfE/">基于规则的报警</a>
* <a
href="https://jobs.zalando.com/tech/blog/complex-event-generation-for-business-process-monitoring-using-apache-flink/">业务流程监控</a>
-* <a
href="https://berlin-2017.flink-forward.org/kb_sessions/drivetribes-kappa-architecture-with-apache-flink/">(社交网络)Web
应用</a>
+* <a href="https://www.youtube.com/watch?v=0cJ565r2FVI/">(社交网络)Web 应用</a>
## 数据分析应用<a name="analytics"></a>
@@ -92,8 +92,8 @@ Flink 为持续流式分析和批量分析都提供了良好的支持。具体
### 典型的数据分析应用实例
-* <a
href="http://2016.flink-forward.org/kb_sessions/a-brief-history-of-time-with-apache-flink-real-time-monitoring-and-analysis-with-flink-kafka-hb/">电信网络质量监控</a>
-* 移动应用中的<a
href="https://techblog.king.com/rbea-scalable-real-time-analytics-king/">产品更新及实验评估分析</a>
+* <a href="https://www.youtube.com/watch?v=izYsMQWeUbE/">电信网络质量监控</a>
+* 移动应用中的<a href="https://www.youtube.com/watch?v=17tUR4TsvpM/">产品更新及实验评估分析</a>
* 消费者技术中的<a href="https://eng.uber.com/athenax/">实时数据即席分析</a>
* 大规模图分析
diff --git a/docs/content/use-cases.md b/docs/content/use-cases.md
index 4b6c7b6de..60c2e63b2 100644
--- a/docs/content/use-cases.md
+++ b/docs/content/use-cases.md
@@ -60,11 +60,11 @@ However, Flink's outstanding feature for event-driven
applications is savepoint.
### What are typical event-driven applications?
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/streaming-models-how-ing-adds-models-at-runtime-to-catch-fraudsters/">Fraud
detection</a>
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/building-a-real-time-anomaly-detection-system-with-flink-mux/">Anomaly
detection</a>
-* <a
href="https://sf-2017.flink-forward.org/kb_sessions/dynamically-configured-stream-processing-using-flink-kafka/">Rule-based
alerting</a>
+* <a href="https://www.youtube.com/watch?v=Do7C4UJyWCM/">Fraud detection</a>
+* <a href="https://www.youtube.com/watch?v=rJNH5WhWAj4/">Anomaly detection</a>
+* <a href="https://www.youtube.com/watch?v=_yHds9SvMfE/">Rule-based
alerting</a>
* <a
href="https://jobs.zalando.com/tech/blog/complex-event-generation-for-business-process-monitoring-using-apache-flink/">Business
process monitoring</a>
-* <a
href="https://berlin-2017.flink-forward.org/kb_sessions/drivetribes-kappa-architecture-with-apache-flink/">Web
application (social network)</a>
+* <a href="https://www.youtube.com/watch?v=0cJ565r2FVI/">Web application
(social network)</a>
## Data Analytics Applications<a name="analytics"></a>
@@ -92,8 +92,8 @@ Flink provides very good support for continuous streaming as
well as batch analy
### What are typical data analytics applications?
-* <a
href="http://2016.flink-forward.org/kb_sessions/a-brief-history-of-time-with-apache-flink-real-time-monitoring-and-analysis-with-flink-kafka-hb/">Quality
monitoring of Telco networks</a>
-* <a
href="https://techblog.king.com/rbea-scalable-real-time-analytics-king/">Analysis
of product updates & experiment evaluation</a> in mobile applications
+* <a href="https://www.youtube.com/watch?v=izYsMQWeUbE/">Quality monitoring of
Telco networks</a>
+* <a href="https://www.youtube.com/watch?v=17tUR4TsvpM/">Analysis of product
updates & experiment evaluation</a> in mobile applications
* <a href="https://eng.uber.com/athenax/">Ad-hoc analysis of live data</a> in
consumer technology
* Large-scale graph analysis