From 6c1922724eb624492bce82cd5dea36a9e3eceace Mon Sep 17 00:00:00 2001 From: Michele Carignani Date: Thu, 13 Dec 2018 18:34:58 +0100 Subject: [PATCH] Fixed link to Wiki in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc69fe9b..759bbf43 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The Test Specification is built as a collection of [Robot Framework](robotframew **IMPORTANT: This repository and the NFV API Conformance Test Specification is Work in Progress. The current version focuses on conformance tests of individual SOL002 and SOL003 resource endpoints. The [Robot Framework](robotframework.org/) Test Descriptions are expected to be consolidated and reviewed in the short term, and possibly re-organized to ease automation of NFV workflows testing. SOL005 Test Descriptions are under development and will be contributed during Q1-2019.** -More information at [NFV API Conformance Test Specification wiki](https://forge.etsi.org/gitlab/nfv/stf-557/api-tests/wikis/NFV-API-Conformance-Test-Specification). +More information at [NFV API Conformance Test Specification wiki](https://forge.etsi.org/gitlab/nfv/api-tests/wikis/NFV-API-Conformance-Test-Specification). ## How to raise issues -- GitLab