zhengyangyong commented on a change in pull request #47: General development
dir translation and include img
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/47#discussion_r215149582
##########
File path:
java-chassis-reference/en_US/general-development/local-develop-test.md
##########
@@ -96,28 +99,32 @@ localserv:
- rest://localhost:8080
- highway://localhost:7070
```
-* **步骤 2**consumer本地部署契约文件
+* **Step 2**consumer local deployment contract file
-参考:[定义服务契约](https://huaweicse.github.io/servicecomb-java-chassis-doc/zh_CN/build-provider/define-contract.html)
-* **步骤 3**在consumer main函数,启动ServiceComb引擎之前声明:
+Reference: [Define Service Contract]
(https://docs.servicecomb.io/java-chassis/zh_CN/build-provider/define-contract.html)
+* **Step 3** In the consumer main function, declare the ServiceComb engine
before starting:
Review comment:
declare the ServiceComb engine before starting ->
declare it before the ServiceComb engine starting
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services