This is an automated email from the ASF dual-hosted git repository.
xiangying pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-java-contrib.git
The following commit(s) were added to refs/heads/main by this push:
new a033eb1 Remove broken link and unnecessary sentence in README.md (#4)
a033eb1 is described below
commit a033eb135c854eaaa1384f2961c977dd55598e6a
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Aug 23 11:30:23 2024 +0300
Remove broken link and unnecessary sentence in README.md (#4)
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 913d955..af11647 100644
--- a/README.md
+++ b/README.md
@@ -21,5 +21,3 @@ pulsar-java-contrib is actively in development. If you have
some common use cas
Please [open an
issue](https://github.com/apache/pulsar-java-contrib/issues/new) to share your
idea or
suggestion. PRs are always welcome and greatly appreciated, but for larger
functional changes a pre-coding introduction
can be helpful to ensure this is the correct place and that active or
conflicting efforts don't exist.
-
-Learn more about roles in the [community
repository](https://github.com/pulsar/pulsar-java-contrib).