This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4613e24 SCB-273 proper indent in yaml (#31)
4613e24 is described below
commit 4613e24babf9becc1dd2fced5912b3ffb2a6b2cd
Author: Eric Lee <[email protected]>
AuthorDate: Mon Jan 22 16:50:14 2018 +0800
SCB-273 proper indent in yaml (#31)
Signed-off-by: Eric Lee <[email protected]>
---
_data/navigation.yml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/_data/navigation.yml b/_data/navigation.yml
index cabe53b..48e8573 100755
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -84,8 +84,9 @@ t:
url: /users/distributed-tracing/
- title: Customized Tracing
url: /users/customized-tracing/
- - title: Dynamic Configurations
- url: /users/dynamic-config/
+
+ - title: Dynamic Configurations
+ url: /users/dynamic-config/
- title: Edging Service
children:
@@ -211,8 +212,9 @@ t:
url: /cn/users/distributed-tracing/
- title: 自定义调用链打点
url: /cn/users/customized-tracing/
- - title: 动态配置
- url: /cn/users/dynamic-config/
+
+ - title: 动态配置
+ url: /cn/users/dynamic-config/
- title: 服务能力开放
children:
--
To stop receiving notification emails like this one, please contact
[email protected].