clean up some sphinx warnings
[dcaegen2.git] / docs / sections / services / restconf / index.rst
index 66564e9..9b0240e 100644 (file)
@@ -2,20 +2,20 @@
 .. http://creativecommons.org/licenses/by/4.0
 
 ==================
-RestConf Collector 
+RestConf Collector
 ==================
 
 Overview
 ========
 
 Restconf collector is a microservice in ONAP DCAE. It subscribes to external controllers
-and receives event data. After receiving event data it may modify it as per usecase's requirement and 
+and receives event data. After receiving event data it may modify it as per usecase's requirement and
 produce a DMaaP event. This DMaap event usually consumed by VES mapper.
 Restconf Collector can subscribe multiple events from multiple controllers.
 
 .. toctree::
    :maxdepth: 1
 
-   ./installation
+   ./installation-helm
    ./functionality
    ./development_info