This is an automated email from the ASF dual-hosted git repository.
urfree 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 8abbd79 update test
8abbd79 is described below
commit 8abbd79cdea903e53a8e3a9d1255f82bafb22e49
Author: LiLi <[email protected]>
AuthorDate: Fri Mar 4 14:25:37 2022 +0800
update test
Signed-off-by: LiLi <[email protected]>
---
site2/website-next/docs/about.md | 1 -
site2/website-next/versioned_docs/version-2.7.0/adaptors-kafka.md | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/website-next/docs/about.md b/site2/website-next/docs/about.md
index 93376fb..2b61df7 100644
--- a/site2/website-next/docs/about.md
+++ b/site2/website-next/docs/about.md
@@ -17,7 +17,6 @@ This portal holds a variety of support documents to help you
work with Pulsar .
If you’re an experienced coder, review this page to learn the easiest way to
access the specific content you’re looking for.
## Navigation
-
***
There are several ways to get around in the doc portal. The index navigation
pane is a table of contents for the entire archive. The archive is divided into
sections, like chapters in a book. Click the title of the topic to view it.
diff --git a/site2/website-next/versioned_docs/version-2.7.0/adaptors-kafka.md
b/site2/website-next/versioned_docs/version-2.7.0/adaptors-kafka.md
index 5d0eab9..f6ab170 100644
--- a/site2/website-next/versioned_docs/version-2.7.0/adaptors-kafka.md
+++ b/site2/website-next/versioned_docs/version-2.7.0/adaptors-kafka.md
@@ -5,6 +5,7 @@ sidebar_label: "Kafka client wrapper"
original_id: adaptors-kafka
---
+
Pulsar provides an easy option for applications that are currently written
using the [Apache Kafka](http://kafka.apache.org) Java client API.
## Using the Pulsar Kafka compatibility wrapper