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

ashapkin 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 41a64257f0 IGNITE-21487: update links (#181)
41a64257f0 is described below

commit 41a64257f075e4a5a826618721a631f987afdfa8
Author: Erlan Aytpaev <[email protected]>
AuthorDate: Thu Feb 8 17:38:14 2024 +0300

    IGNITE-21487: update links (#181)
---
 _src/events.pug | 2 +-
 _src/index.pug  | 2 +-
 events.html     | 2 +-
 index.html      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_src/events.pug b/_src/events.pug
index 09e5e794e8..de3cfbe8b5 100644
--- a/_src/events.pug
+++ b/_src/events.pug
@@ -51,7 +51,7 @@ block main
 
     section.event-featured.container 
         p.capstext Featured Event
-        a(href="https://ignite-summit.org/2023-june/";, 
target="_blank").event-featured__banner.pt-5
+        a(href="https://ignite-summit.org/2024/";, 
target="_blank").event-featured__banner.pt-5
             picture
                 
source(srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" 
media="(max-width: 767px)")
                 img(src="/images/promos/ignite-Summit-call-for-speakers.jpg", 
alt="Ignite Summit call for speakers")
diff --git a/_src/index.pug b/_src/index.pug
index f2b6c8db3a..5e5199948d 100644
--- a/_src/index.pug
+++ b/_src/index.pug
@@ -494,7 +494,7 @@ block main
 
     section.container.event-featured.fronteventsbanner
         p.capstext Featured Event
-        a(href="https://ignite-summit.org/2023-june/";, 
target="_blank").event-featured__banner.pt-5
+        a(href="https://ignite-summit.org/2024/";, 
target="_blank").event-featured__banner.pt-5
             picture
                 
source(srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" 
media="(max-width: 767px)")
                 img(src="/images/promos/ignite-Summit-call-for-speakers.jpg", 
alt="Ignite Summit")
diff --git a/events.html b/events.html
index ba093caa8d..b66a664b10 100644
--- a/events.html
+++ b/events.html
@@ -384,7 +384,7 @@
     <!-- /.cmtynavblock-->
     <section class="event-featured container">
       <p class="capstext">Featured Event</p>
-      <a class="event-featured__banner pt-5" 
href="https://ignite-summit.org/2023-june/"; target="_blank"
+      <a class="event-featured__banner pt-5" 
href="https://ignite-summit.org/2024/"; target="_blank"
         ><picture
           ><source srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" 
media="(max-width: 767px)" />
           <img src="/images/promos/ignite-Summit-call-for-speakers.jpg" 
alt="Ignite Summit call for speakers" /></picture
diff --git a/index.html b/index.html
index 5a8114e4d1..b608ac1520 100644
--- a/index.html
+++ b/index.html
@@ -802,7 +802,7 @@ var handle = cache.QueryContinuous(query);</code></pre>
     <!-- /.frontstories-->
     <section class="container event-featured fronteventsbanner">
       <p class="capstext">Featured Event</p>
-      <a class="event-featured__banner pt-5" 
href="https://ignite-summit.org/2023-june/"; target="_blank"
+      <a class="event-featured__banner pt-5" 
href="https://ignite-summit.org/2024/"; target="_blank"
         ><picture
           ><source srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" 
media="(max-width: 767px)" />
           <img src="/images/promos/ignite-Summit-call-for-speakers.jpg" 
alt="Ignite Summit" /></picture></a

Reply via email to