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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new dd2602da [doc](01-contribute)fixed broken link.
     new 6e733eb0 Merge pull request #74 from nikam14/patch-1
dd2602da is described below

commit dd2602dad34a1f42c3948a2e3c9299d81585fa00
Author: maheshnikam <[email protected]>
AuthorDate: Wed Apr 12 15:36:56 2023 +0530

    [doc](01-contribute)fixed broken link.
    
    In the section of Documentation improvement a hyperlink was broken .
    improved that hyperlink.
---
 community/contribute/01-contribute.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/contribute/01-contribute.md 
b/community/contribute/01-contribute.md
index b7890533..591b4942 100644
--- a/community/contribute/01-contribute.md
+++ b/community/contribute/01-contribute.md
@@ -94,7 +94,7 @@ So fork the original EventMesh repository into your own 
repository.
 
 ### Documentation Improvement
 
-- You can find the eventmesh documentation at 
[eventmesh-docs](https://github.com/apache/incubator-eventmesh/tree/master/docs),
 and the documentation is supplemented or improved in a way that is also 
essential for eventmesh.
+- You can find the eventmesh documentation at 
[eventmesh-docs](https://eventmesh.apache.org/docs/introduction), and the 
documentation is supplemented or improved in a way that is also essential for 
eventmesh.
 
 ## Contribution method
 
@@ -158,4 +158,4 @@ For large multi-person PR, use Merge to merge, and fix the 
commits by rebase bef
 
 ### Contact us
 
-Mail: [email protected]
\ No newline at end of file
+Mail: [email protected]


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

Reply via email to