Fix code block (#2413)

* Update Chinese translation

* cUpdate Chinese translation

* fix code block
This commit is contained in:
Ryan 2018-08-27 16:56:57 +08:00 committed by istio-bot
parent 44881c0ccf
commit d4d25aca45
1 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@ keywords: [流量管理,路由]
spec:
hosts:
- details
http:
http:
- route:
- destination:
host: details
@ -67,9 +67,9 @@ keywords: [流量管理,路由]
gateways:
- bookinfo-gateway
- mesh
hosts:
hosts:
- productpage
http:
http:
- route:
- destination:
host: productpage
@ -83,7 +83,7 @@ keywords: [流量管理,路由]
spec:
hosts:
- ratings
http:
http:
- route:
- destination:
host: ratings
@ -97,7 +97,7 @@ keywords: [流量管理,路由]
spec:
hosts:
- reviews
http:
http:
- route:
- destination:
host: reviews