VGalaxies commented on code in PR #326: URL: https://github.com/apache/incubator-hugegraph-doc/pull/326#discussion_r1463411685
########## content/cn/docs/contribution-guidelines/hugegraph-server-idea-setup.md: ########## @@ -8,7 +8,7 @@ weight: 4 ### 背景 -在 [Quick Start](/docs/quickstart/hugegraph-server/) 部分已经介绍了使用**脚本**启停 HugeGraphServer 的流程。下面以 Linux 平台为例,介绍使用 **IntelliJ IDEA** 运行与调试 HugeGraph-Server 的流程。 +在 [Quick Start](/docs/quickstart/hugegraph-server/) 部分已经介绍了使用**脚本**启停 HugeGraphServer 的流程。下面以 Linux 平台为例,介绍使用 **IntelliJ IDEA** 运行与调试 HugeGraphServer 的流程。 Review Comment: Currently, for cases using backticks (referring to a specific class), use `HugeGraphServer`; for other scenarios, use `HugeGraph-Server`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
