diff options
author | Jakub Dudycz <jdudycz@nokia.com> | 2018-07-09 08:06:01 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2018-08-02 12:59:58 +0200 |
commit | 1383775f3df00bd08a7ac14fe1278858bdef6487 (patch) | |
tree | 0a4e02fe2dc25447967b824b21a1e0bfc81c0b38 /public/index.html | |
parent | af92961d8e79769dbd70340ab661f7a42b783435 (diff) |
Rename hv-collector-client-simulator
New name: hv-collector-xnf-simulator
Closes ONAP-492
Change-Id: I161dda0d01e90bfe35e5e2d575ec9e81cc8bf3c3
Signed-off-by: Jakub Dudycz <jdudycz@nokia.com>
Issue-ID: DCAEGEN2-601
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index fd179195..26b0b13c 100644 --- a/public/index.html +++ b/public/index.html @@ -53,7 +53,7 @@ <li><a href="./analysis/main/detekt-report.html">Main</a></li> <li><a href="./analysis/utils/detekt-report.html">Utils</a></li> <li><a href="./analysis/dcae-app-simulator/detekt-report.html">DCAE APP simulator</a></li> - <li><a href="./analysis/client-simulator/detekt-report.html">xNF simulator</a></li> + <li><a href="./analysis/xnf-simulator/detekt-report.html">xNF simulator</a></li> </ul> </li> <li><a href="./coverage">Coverage</a> (please note that Jacoco support for Kotlin is currently very problematic so the values are invalid) |