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

wave pushed a commit to branch dave2wave-patch-3
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit d4dd5c8d8adab229d811e2e0cfe97872cd4864de
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Jul 6 13:54:28 2022 -0700

    Update docusaurus.config.js
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js 
b/site2/website-next/docusaurus.config.js
index 7d89b133135..9c3c2994632 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -122,7 +122,7 @@ const injectLinkParseForEndpoint = ([, info]) => {
 module.exports = {
   title: "Apache Pulsar",
   tagline:
-    "Apache Pulsar is a cloud-native, distributed messaging and streaming 
platform originally created at Yahoo! and now a top-level Apache Software 
Foundation project",
+    "Apache Pulsar is a distributed, open source pub-sub messaging and 
streaming platform for real-time workloads, managing hundreds of billions of 
events per day.",
   url: "https://pulsar.apache.org";,
   baseUrl: baseUrl,
   onBrokenLinks: "ignore",

Reply via email to