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 <[email protected]>
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'
},
{