You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by hj...@apache.org on 2020/12/02 02:36:41 UTC

[pulsar] branch Jennifer88huang-patch-1 created (now 4574ac7)

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

hjf pushed a change to branch Jennifer88huang-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


      at 4574ac7  [website] Update the format issue

This branch includes the following new commits:

     new 4574ac7  [website] Update the format issue

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar] 01/01: [website] Update the format issue

Posted by hj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hjf pushed a commit to branch Jennifer88huang-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 4574ac720c8209e08a4cef1af19acf0ef2a637ab
Author: Jennifer Huang <47...@users.noreply.github.com>
AuthorDate: Wed Dec 2 10:36:16 2020 +0800

    [website] Update the format issue
---
 site2/website/data/connectors.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website/data/connectors.js b/site2/website/data/connectors.js
index 9933d53..4182f2c 100644
--- a/site2/website/data/connectors.js
+++ b/site2/website/data/connectors.js
@@ -136,7 +136,7 @@ module.exports = [
         longName: 'NSQ source',
         type: 'Source',
         link: 'https://nsq.io/',
-    }
+    },
     {
         name: 'rabbitmq',
         longName: 'RabbitMQ source and sink',