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

mdedetrich pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new c7fe69aa Fix README.md pointing to wrong CONTRIBUTING.md
c7fe69aa is described below

commit c7fe69aa8b5c24c0eeaf4e910a78a3c7b60f18b1
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun Jan 15 13:55:58 2023 +0100

    Fix README.md pointing to wrong CONTRIBUTING.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d33cdd1a..6b50c2af 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Contributing
 
 Contributions are very welcome. If you have an idea on how to improve Pekko, 
don't hesitate to create an issue or submit a pull request.
 
-See 
[CONTRIBUTING.md](https://github.com/apache/incubator-pekko/blob/main/CONTRIBUTING.md)
 for details on the development workflow and how to create your pull request.
+See [CONTRIBUTING.md](CONTRIBUTING.md) for details on the development workflow 
and how to create your pull request.
 
 Caveat Emptor
 -------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to