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

bbejeck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2c8d9577601 Updating video links to ASF YouTube (#13371)
2c8d9577601 is described below

commit 2c8d9577601a0967df6c411c0b9276fafa971911
Author: Bill Bejeck <[email protected]>
AuthorDate: Thu Mar 9 12:05:40 2023 -0500

    Updating video links to ASF YouTube (#13371)
    
    Mirror PR for apache/kafka-site#495 in site docs update Kafka Stream videos 
to point to ASF YouTube
    
    Reviewers: Mickael Maison <[email protected]>
---
 docs/streams/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/streams/index.html b/docs/streams/index.html
index 13c81f1098d..7fd2d7e6ade 100644
--- a/docs/streams/index.html
+++ b/docs/streams/index.html
@@ -59,28 +59,28 @@
                    class="yt__placeholder video_1"
                    style="display:block"
                    
src="/{{version}}/images/intro_to_streams-iframe-placeholder.png"
-                   onclick="loadVideo('iframe-placeholder-intro', 
'Z3JKCLG3VP4?rel=0&showinfo=0&end=602', 'video_1')"/>
+                   onclick="loadVideo('iframe-placeholder-intro', 
'ni3XPsYC5cQ?rel=0&showinfo=0&end=602', 'video_1')"/>
               <span class="third-party" style="display:block" 
id="video_1_warn">(Clicking the image will load a video from YouTube)</span>
 
               <img id="iframe-placeholder-creating"
                    border="1px"
                    class="yt__placeholder video_2"
                    
src="/{{version}}/images/creating-streams-iframe-placeholder.png"
-                   onclick="loadVideo('iframe-placeholder-creating', 
'LxxeXI1mPKo?rel=0&showinfo=0&end=622', 'video_2')"/>
+                   onclick="loadVideo('iframe-placeholder-creating', 
'9ZhsnXM2OVM?rel=0&showinfo=0&end=622', 'video_2')"/>
               <span class="third-party" id="video_2_warn">(Clicking the image 
will load a video from YouTube)</span>
 
               <img id="iframe-placeholder-transforming"
                    border="1px"
                    class="yt__placeholder video_3"
                    
src="/{{version}}/images/transforming_part_1-iframe-placeholder.png"
-                   onclick="loadVideo('iframe-placeholder-transforming', 
'7JYEEx7SBuE?rel=0&showinfo=0end=557', 'video_3')"/>
+                   onclick="loadVideo('iframe-placeholder-transforming', 
'SYmqwvE8umM?rel=0&showinfo=0end=557', 'video_3')"/>
               <span class="third-party" id="video_3_warn">(Clicking the image 
will load a video from YouTube)</span>
 
               <img id="iframe-placeholder-transforming-two" 
                    border="1px"
                    class="yt__placeholder video_4"
                    
src="/{{version}}/images/transforming_part_2-iframe-placeholder.png"
-                   onclick="loadVideo('iframe-placeholder-transforming-two', 
'3kJgYIkAeHs?rel=0&showinfo=0&end=564', 'video_4')"/>
+                   onclick="loadVideo('iframe-placeholder-transforming-two', 
'Vk55Kl9x_Fw?rel=0&showinfo=0&end=564', 'video_4')"/>
               <span class="third-party" id="video_4_warn">(Clicking the image 
will load a video from YouTube)</span>
           </div>
       </div>

Reply via email to