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

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


The following commit(s) were added to refs/heads/master by this push:
     new 112e818  Update events (#110)
112e818 is described below

commit 112e818e8942921de7a52971f5259ea101cae9be
Author: Erlan Aytpaev <[email protected]>
AuthorDate: Sat Mar 5 15:28:52 2022 +0600

    Update events (#110)
---
 _src/events.pug                | 2 +-
 events.html                    | 2 +-
 includes/promotion_banner.html | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_src/events.pug b/_src/events.pug
index 5bc1059..191fdae 100644
--- a/_src/events.pug
+++ b/_src/events.pug
@@ -199,7 +199,7 @@ block main
                 .eventcomingitem__main
                     p.eventcomingitem__title.h5 How to write a 
high-performance database driver
                     p.eventcomingitem__descr.pt-1 Databases are at the heart 
of most services and applications. How do we communicate with our database? How 
does the driver (client) work, how to design and implement it? This report 
covers all the steps - working with TCP sockets, message format, serialization, 
fault tolerance, resource allocation, and much more.
-                    
a.eventcomingitem__more(href="https://dotnext.ru/talks/6viriaxse1rxagmrhog7yx/";,
 target="_blank") Learn more details
+                    a.eventcomingitem__more(href="https://dotnext.ru/";, 
target="_blank") Learn more details
                 .eventcomingitem__right
                     .eventcomingitem__mic
                         .eventcomingitem__speaker.
diff --git a/events.html b/events.html
index b61c8a2..b174701 100644
--- a/events.html
+++ b/events.html
@@ -529,7 +529,7 @@
               Databases are at the heart of most services and applications. 
How do we communicate with our database? How does the driver (client) work, how 
to design and implement it? This report covers all the steps - working with TCP
               sockets, message format, serialization, fault tolerance, 
resource allocation, and much more.
             </p>
-            <a class="eventcomingitem__more" 
href="https://dotnext.ru/talks/6viriaxse1rxagmrhog7yx/"; target="_blank">Learn 
more details</a>
+            <a class="eventcomingitem__more" href="https://dotnext.ru/"; 
target="_blank">Learn more details</a>
           </div>
           <div class="eventcomingitem__right">
             <div class="eventcomingitem__mic"><div 
class="eventcomingitem__speaker">Pavel Tupitsyn</div></div>
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index c6d82a3..9726022 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -10,11 +10,11 @@
     -->
        <p style="font-size: 14px; line-height: 1.4em; font-weight: 600; 
padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
          
-           <a 
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/283606359";
+           <a 
href="https://www.gridgain.com/training/register/apache-ignite-and-kubernetes-deployment-and-orchestration-strategies-2022";
               rel="noopener" target="_blank"
               onclick="gtag('event',  'banner_click', { 'event_category': 
'ignite_tech_talk', 'event_label': 
'ignite-summit-cloud-edition-watch-on-demand'});"
               style="color: #FCB903;">
-              Apache Ignite Community Gathering: Ignite 3 Alpha 4. Join us!
+              Free Training Session on March 17: Apache Ignite and Kubernetes
            </a>
        </p>
 </div> 

Reply via email to