From 830a2d9a7ab69e305c379a84de4639678797b690 Mon Sep 17 00:00:00 2001
From: Giacomo Bernini <g.bernini@nextworks.it>
Date: Tue, 19 Apr 2022 12:32:56 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 9e3447ba..7b4929f1 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
 # NFV API Conformance Test Specification (NFV-TST 010)
 
 This repository hosts the NFV API Conformance test specification for 
-the APIs defined in ETSI NFV GS [SOL002](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/03.05.01_60/gs_NFV-SOL002v030501p.pdf), 
-[SOL003](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/03.05.01_60/gs_NFV-SOL003v030501p.pdf), 
-[SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.05.01_60/gs_NFV-SOL005v030501p.pdf),
-[SOL009](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.05.01_60/gs_NFV-SOL009v030501p.pdf) in their versions 
+the APIs defined in ETSI NFV GS [SOL002](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/03.06.01_60/gs_NFV-SOL002v030601p.pdf), 
+[SOL003](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/03.06.01_60/gs_NFV-SOL003v030601p.pdf), 
+[SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.06.01_60/gs_NFV-SOL005v030601p.pdf),
+[SOL009](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.06.01_60/gs_NFV-SOL009v030601p.pdf) in their versions 
 v3.5.1, [SOL011](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf) in its version 3.3.1, 
 and [SOL012](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/012/03.04.01_60/gs_NFV-SOL012v030401p.pdf) in its version v3.4.1.
 
-More information and download is available at [DGS/NFV-TST010ed351](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=63665).
+More information and download is available at [DGS/NFV-TST010ed361](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=63665).
 
 ## Available versions
 
@@ -21,6 +21,7 @@ The NFV API Conformance test specification is available in the following version
 | v2.7.1         | SOL002 SOL003 SOL005 v2.7.1                                                               | [v2.7.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.7.1/) |
 | v3.3.1         | SOL002 SOL003 SOL005 v3.3.1<br>SOL009 SOL011        v3.3.1<br>SOL012               v3.4.1 | [v3.3.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.3.1/) |
 | v3.5.1         | SOL002 SOL003 SOL005 v3.5.1<br>SOL009               v3.5.1<br>SOL011               v3.3.1<br>SOL012               v3.4.1 | [v3.5.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.5.1/) |
+| v3.6.1         | SOL002 SOL003 SOL005 v3.6.1<br>SOL009               v3.6.1<br>SOL011               v3.3.1<br>SOL012               v3.4.1 | [v3.6.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.6.1/) |
 
 
 ## Test Specification Overview
-- 
GitLab