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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 74981b6  WIP.
74981b6 is described below

commit 74981b620c1ec66540c1605c79983a387530652b
Author: Aaron Radzinski <[email protected]>
AuthorDate: Tue Jul 27 14:52:42 2021 -0700

    WIP.
---
 _data/videos.yaml | 4 ++--
 installation.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_data/videos.yaml b/_data/videos.yaml
index 2c08693..9fb53ac 100644
--- a/_data/videos.yaml
+++ b/_data/videos.yaml
@@ -16,9 +16,9 @@
 #
 
 - title: NLPCraft - Download, Install & Verify
-  embed_url: https://www.youtube.com/embed/OYhc6R0b1GA?modestbranding=1
+  embed_url: https://www.youtube.com/embed/s4zEVJVhW68?modestbranding=1
   publish_date: July 6, 2021
-  duration: "7:48"
+  duration: "6:17"
   description: >-
     Apache NLPCraft is a Java-based open source library for adding natural 
language interface to modern applications,
     enabling people to interact with your products using voice or text. In 
this quick video we’ll cover the download,
diff --git a/installation.html b/installation.html
index 7d7e227..a5856d5 100644
--- a/installation.html
+++ b/installation.html
@@ -25,13 +25,13 @@ id: installation
     <section id="tldr">
         <h2 class="section-title">TL;DR; <a href="#"><i class="top-link fas 
fa-fw fa-angle-double-up"></i></a></h2>
         <p>
-            Watch this quick video (7:48) on how to download, install and 
verify your installation:
+            Watch this quick video (6:17) on how to download, install and 
verify your installation:
         </p>
         <div>
             <iframe
                 width="514"
                 height="289"
-                
src="https://www.youtube.com/embed/OYhc6R0b1GA?modestbranding=1";
+                
src="https://www.youtube.com/embed/s4zEVJVhW68?modestbranding=1";
                 title="NLPCraft - Download, Install & Verify"
                 frameborder="0"
                 allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"

Reply via email to