You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ti...@apache.org on 2022/12/14 14:50:08 UTC

[pulsar-site] branch main updated: Fix blog post title (#334)

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

tison 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 248e989d747 Fix blog post title (#334)
248e989d747 is described below

commit 248e989d7477c68e736b1fa23a31f10e0514d40e
Author: Christophe Bornet <cb...@hotmail.com>
AuthorDate: Wed Dec 14 15:50:01 2022 +0100

    Fix blog post title (#334)
---
 site2/website-next/data/resources.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/data/resources.js b/site2/website-next/data/resources.js
index 2d18887cd9b..87d45a9620b 100644
--- a/site2/website-next/data/resources.js
+++ b/site2/website-next/data/resources.js
@@ -34,7 +34,7 @@ module.exports = {
       forum: 'DataStax Blog',
       forum_link: 'https://www.datastax.com/blog',
       date: 'Nov 2021',
-      title: "Infinite Scale without Fail",
+      title: "Infinite Scale without Fail with Starlight for RabbitMQ",
       link: 'https://www.datastax.com/blog/infinite-scale-without-fail-starlight-rabbitmq'
     },
     {