From 7d64446d70e03ce8e62c7e1fad38a55b4b018d62 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Tue, 1 Oct 2019 17:10:20 +0200 Subject: [PATCH 1/2] upd readme --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index c2f45fb..3c005ef 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # NFV SOL005 APIs This repository hosts the [OpenAPI](https://www.openapis.org/) specificatons and other documentation -for the APIs defined in ETSI NFV GSs [SOL005](http://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.04.01_60/gs_NFV-SOL005v020401p.pdf). +for the APIs defined in ETSI NFV GSs [SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.06.01_60/gs_NFV-SOL005v020601p.pdf). The APIs described in this repository are defined for the `Os-Ma-nfvo` reference point. @@ -43,8 +43,8 @@ For more information on setting up your environment and contributing, you may re See the recent builds from: -* [Master](https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/) -* [Gerrit changes](https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005/). +* [Master branch](https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/) +* [Other branches](https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005/). ## License -- GitLab From 6ef57cf033af5df0bfb64272208820b27ad0e4d1 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Tue, 1 Oct 2019 17:11:35 +0200 Subject: [PATCH 2/2] upd readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3c005ef..04c2f30 100644 --- a/Readme.md +++ b/Readme.md @@ -48,7 +48,7 @@ See the recent builds from: ## License -Copyright (c) ETSI 2018. +Copyright (c) ETSI 2019. This software is subject to copyrights owned by ETSI. Non-exclusive permission is hereby granted, free of charge, to copy, reproduce and amend this file -- GitLab