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
commit 4c6941d68602dc4520c0b6010df3be33daaba3b5 Author: LiLi <[email protected]> AuthorDate: Wed Jan 26 16:33:32 2022 +0800 test building by change specify version doc Signed-off-by: LiLi <[email protected]> --- site2/website-next/versioned_docs/version-2.8.0/adaptors-kafka.md | 1 - 1 file changed, 1 deletion(-) diff --git a/site2/website-next/versioned_docs/version-2.8.0/adaptors-kafka.md b/site2/website-next/versioned_docs/version-2.8.0/adaptors-kafka.md index ad0d886..0d78392 100644 --- a/site2/website-next/versioned_docs/version-2.8.0/adaptors-kafka.md +++ b/site2/website-next/versioned_docs/version-2.8.0/adaptors-kafka.md @@ -5,7 +5,6 @@ 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
