You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2018/08/27 09:59:12 UTC

[incubator-servicecomb-docs] 07/07: fix space issue java-chassis-reference/en_US/catalog/start.md

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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-docs.git

commit c27e98450a8b5d6f77e38797959587c263f1a46a
Author: DeanLee <li...@huawei.com>
AuthorDate: Mon Aug 27 17:05:14 2018 +0800

    fix space issue java-chassis-reference/en_US/catalog/start.md
---
 java-chassis-reference/en_US/catalog/start.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/java-chassis-reference/en_US/catalog/start.md b/java-chassis-reference/en_US/catalog/start.md
index 778caf3..bc21d1c 100644
--- a/java-chassis-reference/en_US/catalog/start.md
+++ b/java-chassis-reference/en_US/catalog/start.md
@@ -1,12 +1,12 @@
-### [Glossary] (/start/terminology.html)
+### [Glossary](/start/terminology.html)
 
-### [Micro Service System Architecture] (/start/architecture.html)
+### [Micro Service System Architecture](/start/architecture.html)
 
-### [Install local development environment] (/build-provider/definition/service-definition.html)
+### [Install local development environment](/build-provider/definition/service-definition.html)
 • Service definition information is the identity of the microservice, which defines which application the service belongs to, as well as the name and version. The service definition information may also have extensive information for defining attribute metadata of the service.
  
 
-### [Developing the first microservice] (/start/first-sample.html)
+### [Developing the first microservice](/start/first-sample.html)
 
 Developers can quickly build a project in two ways: