This is an automated email from the ASF dual-hosted git repository.
mmerli 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 9b11fc48dad [fix][doc] fix StreamNative logo URL on users.js (#400)
9b11fc48dad is described below
commit 9b11fc48dade966074f6b6081bd6e083ed1fc099
Author: Julien Jakubowski <[email protected]>
AuthorDate: Thu Feb 2 19:15:46 2023 +0100
[fix][doc] fix StreamNative logo URL on users.js (#400)
---
data/users.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/users.js b/data/users.js
index a7d095b6677..ed97740ef6a 100644
--- a/data/users.js
+++ b/data/users.js
@@ -92,7 +92,7 @@ module.exports = [
{
name: "StreamNative",
url: "https://streamnative.io/",
- logo:
"https://streamnative.io/assets/static/sn-logo-vertical-dark.c516648.a34f97839dee38e7499aa0c21d0b2255.png",
+ logo:
"https://global-uploads.webflow.com/638a1dc72083d166ed6e3d76/63926c17a52727a15e13decd_Logo-streamnative-150px.svg",
},
{
name: "EMQ",