diff options
author | Dan Timoney <dtimoney@att.com> | 2019-07-15 19:36:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-15 19:36:21 +0000 |
commit | 38c837e19ceac983bfbfdfca811aeb992431077a (patch) | |
tree | 086774acc55005d15594662500f1cd5f1d401d40 | |
parent | 8ef5125f0d61829a4fef85054bdfb057ad9fb4bf (diff) | |
parent | f6ca7fb1b6ab52843711ef0e89d5f549b17dff40 (diff) |
Merge "Added microservice path in index"
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3a509670e..794d87fb5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -58,8 +58,8 @@ MicroServices .. toctree:: :maxdepth: 1 - controllerBlueprintStudioProcessorMS - bluePrintsProcessorMS + microservices/controllerBlueprintStudioProcessorMS + microservices/bluePrintsProcessorMS Architecture ------------ @@ -96,7 +96,7 @@ Dynamic API .. toctree:: :maxdepth: 1 - dynamicapi + microservices/dynamicapi Controller Design Studio Presentation ------------------------------------- |