You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/12/06 17:58:12 UTC

[pinot-site] 01/01: update youtube video link

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

xiangfu pushed a commit to branch update-youtube-link
in repository https://gitbox.apache.org/repos/asf/pinot-site.git

commit 4912109d9d3a5a6e879ed321dac8020e0087d57f
Author: Xiang Fu <xi...@gmail.com>
AuthorDate: Mon Dec 6 09:57:59 2021 -0800

    update youtube video link
---
 website/src/pages/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 8b26da3..ade39ea 100755
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -224,7 +224,7 @@ function UserFacingAnalytics() {
                     <h3 className={styles.installSubTitle}>Using Apache Kafka and Apache Pinot for User-Facing Analytics</h3>
                     <div>
                         <ReactPlayer
-                            url={"https://www.youtube.com/watch?v=qL_t19QfrpY"}
+                            url={"https://www.youtube.com/watch?v=L5b_OJVOJKo"}
                             light={true}
                             width={"720px"}
                             height={"480px"}

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org