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

dinglei pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new a0836d4d0 [ISSUE #327] Correct path of Code Style in code-guilines.md 
(#328)
a0836d4d0 is described below

commit a0836d4d0b679e6652c638bd457f5442fbcab99f
Author: Nowinkey <[email protected]>
AuthorDate: Thu Oct 13 10:19:11 2022 +0800

    [ISSUE #327] Correct path of Code Style in code-guilines.md (#328)
---
 .../30code-guidelines.md"                                             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
"a/versioned_docs/version-5.0/08-\350\264\241\347\214\256\346\214\207\345\215\227/30code-guidelines.md"
 
"b/versioned_docs/version-5.0/08-\350\264\241\347\214\256\346\214\207\345\215\227/30code-guidelines.md"
index b0e7c8210..8ab359ffc 100644
--- 
"a/versioned_docs/version-5.0/08-\350\264\241\347\214\256\346\214\207\345\215\227/30code-guidelines.md"
+++ 
"b/versioned_docs/version-5.0/08-\350\264\241\347\214\256\346\214\207\345\215\227/30code-guidelines.md"
@@ -18,9 +18,9 @@
 
 1.  文件位置:源码 ```rocketmq/style``` 目录下 ```rmq_codeStyle.xml```
 
-2.  Apple OS 导入:```IntelliJ IDEA > Settings > Code Style ``` 。进入 ```Code 
Style``` 标签页,依次选择 ```Manage > Import``` ,导入文件并命名 ```Scheme```
+2.  Apple OS 导入:```IntelliJ IDEA > Settings > Editor > Code Style ``` 。进入 
```Code Style``` 标签页,依次选择 ```Manage > Import``` ,导入文件并命名 ```Scheme```
 
-3. Windows OS 导入:```IntelliJ IDEA > Settings > Code Style > Import Scheme```
+3. Windows OS 导入:```IntelliJ IDEA > Settings > Editor > Code Style > Import 
Scheme```
 
 ![1656682140788](../picture/30code-guidelines/1_codestyle.png)
 

Reply via email to