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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new d52f5d72 [fix][doc] fix link to documentation repository (#197)
d52f5d72 is described below

commit d52f5d722fcd5e54853ff04d05fc9b396bdeb504
Author: unigeorge <[email protected]>
AuthorDate: Sun Apr 16 08:33:28 2023 +0800

    [fix][doc] fix link to documentation repository (#197)
---
 community/submit_guide/document.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/submit_guide/document.md 
b/community/submit_guide/document.md
index 4e10cee8..a29821d1 100644
--- a/community/submit_guide/document.md
+++ b/community/submit_guide/document.md
@@ -25,7 +25,7 @@ Good documentation is critical for any type of software. Any 
contribution that c
 
 ## Get the document project
 
-Documentation for the StreamPark project is maintained in a separate [git 
repository](https://github.com/apache/incubator-streampark-websitehttps://github.com/apache/incubator-streampark-website).
+Documentation for the StreamPark project is maintained in a separate [git 
repository](https://github.com/apache/incubator-streampark-website).
 
 First you need to fork the document project into your own github repository, 
and then clone the document to your local computer.
 

Reply via email to