diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-10-17 10:18:26 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-10-17 10:18:33 +0800 |
commit | 5544dbc5d4e49f55fa41bc008a02e1bff2f7ed1b (patch) | |
tree | 7465718697774e536b0489dca051d2be628f6f5c /docs/installation.rst | |
parent | d695cdf0bae15732beefc78e641924134fcfc898 (diff) |
Update vfc doc
Issue-ID: VFC-526
Change-Id: I9c89c12cfc874082072849d828faf13b5fd01aa3
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/installation.rst')
-rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index c72c77a5..66fd2fce 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -126,7 +126,7 @@ For testing, we can use curl command to access the swagger api. :: - curl http://${MSB_IP}:80/api/emsdriver/v1/swagger + curl http://${MSB_IP}:80/api/emsdriver/v1/swagger.json - Install vfc-gvnfm components. |