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

mikexue 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 4e3b4186 fix error
     new 5e19255d Merge pull request #76 from qqeasonchen/master
4e3b4186 is described below

commit 4e3b418643c7cdc54c61cc38bc8a9b2a27d71386
Author: qqeasonchen <[email protected]>
AuthorDate: Thu Apr 13 10:58:33 2023 +0800

    fix error
---
 community/contribute/01-contribute.md         |   2 +-
 static/images/contribute/import-codestyle.png | Bin 0 -> 83579 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/contribute/01-contribute.md 
b/community/contribute/01-contribute.md
index 591b4942..d4923d58 100644
--- a/community/contribute/01-contribute.md
+++ b/community/contribute/01-contribute.md
@@ -23,7 +23,7 @@ File location: Import the 
[`eventmesh-code-style.xml`](https://github.com/apache
 Editor -> Code Style -> Import Scheme -> IntelliJ IDEA code style XML
 ```
 
-![import code style](../../images/contribute/import-codestyle.png)
+![import code style](../../static/images/contribute/import-codestyle.png)
 
 #### Import Check Style
 
diff --git a/static/images/contribute/import-codestyle.png 
b/static/images/contribute/import-codestyle.png
new file mode 100644
index 00000000..33ac30ac
Binary files /dev/null and b/static/images/contribute/import-codestyle.png 
differ


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

Reply via email to