You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2022/09/26 17:54:16 UTC

[pulsar-site] branch main updated: Update Pulsar featured event for Pulsar Summit Asia 2022 (#216)

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

sijie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d80347c408e Update Pulsar featured event for Pulsar Summit Asia 2022 (#216)
d80347c408e is described below

commit d80347c408e04eba137d5df83b728b6c41b06396
Author: Sherlock Xu <65...@users.noreply.github.com>
AuthorDate: Tue Sep 27 01:54:11 2022 +0800

    Update Pulsar featured event for Pulsar Summit Asia 2022 (#216)
---
 site2/website-next/src/pages/events.js | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/site2/website-next/src/pages/events.js b/site2/website-next/src/pages/events.js
index b7458f1836d..3ad6bd55766 100644
--- a/site2/website-next/src/pages/events.js
+++ b/site2/website-next/src/pages/events.js
@@ -51,11 +51,11 @@ export default function Events() {
               <div className="mt-12 md:mt-0 md:w-1/2">
                 <FeaturedEvent
                   hidden="false" // use true to hide and false to show the featured event card
-                  title="Pulsar Summit San Francisco 2022"
-                  description="Join the one-day, action-packed event at Hotel Nikko San Francisco on August 18th"
+                  title="Pulsar Summit Asia 2022"
+                  description="Pulsar Summit Asia 2022 will be hosted virtually on November 19th and 20th, 2022. The CFP is open now!"
                   date=""
-                  link="https://pulsar-summit.org/event/san-francisco-2022"
-                  linkText="Save Your Spot"
+                  link="https://sessionize.com/pulsar-summit-asia-2022/"
+                  linkText="Submit Your Session"
                 />
               </div>
             </div>