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/servicecomb-pack.git
commit 3ac4f4f00674df41e027530b014ef94ee2b55184 Author: Lei Zhang <[email protected]> AuthorDate: Fri Aug 9 19:04:38 2019 +0800 SCB-1411 Add Screencast link --- docs/fsm/how_to_use_fsm.md | 4 ++-- docs/fsm/how_to_use_fsm_zh.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fsm/how_to_use_fsm.md b/docs/fsm/how_to_use_fsm.md index 3756524..a10643e 100644 --- a/docs/fsm/how_to_use_fsm.md +++ b/docs/fsm/how_to_use_fsm.md @@ -41,9 +41,9 @@ The state machine mode save completed transaction data to elasticsearch alpha.feature.akka.enabled=true ``` -* WEB管理界面 +* WEB - 在浏览器中打开 http://localhost:8090/admin + Open http://localhost:8090/admin in browser, [Screencast](https://youtu.be/ORoRkZeg8gA) Dashboard diff --git a/docs/fsm/how_to_use_fsm_zh.md b/docs/fsm/how_to_use_fsm_zh.md index 7564d01..cc0111e 100644 --- a/docs/fsm/how_to_use_fsm_zh.md +++ b/docs/fsm/how_to_use_fsm_zh.md @@ -45,7 +45,7 @@ * WEB管理界面 - 在浏览器中打开 http://localhost:8090/admin + 在浏览器中打开 http://localhost:8090/admin,[视频截屏](https://youtu.be/ORoRkZeg8gA) 仪表盘
