From d0265c3f3ac8d46304a915d00f2f08a3c79221d4 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Fri, 8 Dec 2023 08:26:58 +0100
Subject: [PATCH] Modifying README.md

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

diff --git a/README.md b/README.md
index 075f642b..d02fc52f 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,18 @@
-# oneM2M ts-0041 Specification
+# oneM2M PROJECT Specification
 
-This repository hosts the oneM2M ts-0041 specification defined by oneM2M Partnership project.
+This repository hosts the oneM2M PROJECT specification defined by oneM2M Partnership project.
 
 ## Available versions
 
-All available baselines produced from this repository are available at [ts-0041-baselines](https://specifications.onem2m.org/ts-0041/) 
+All available baselines produced from this repository are available at [PROJECT-baselines](https://specifications.onem2m.org/PROJECT/) (**URL available only if there is at least one baseline**)
 
 ## How to raise issues
 
-Please report errors, bugs or other issues [here](https://git.onem2m.org/specifications/ts-0041/issues) or [here](https://git.onem2m.org/issues/issues).
+Please report errors, bugs or other issues [here](https://git.onem2m.org/specifications/PROJECT/issues) or [here](https://git.onem2m.org/issues/issues).
 
 ## How to contribute
 
-oneM2M TDE WG uses Gitlab to manage contributions to this specification.
+oneM2M permits the use of Gitlab to manage contributions to this specification.
 For more information, visit the [oneM2M Gitlab contribution procedure](https://git.onem2m.org/tools/contribution-procedure).
 
 ## Available tools
@@ -24,7 +24,7 @@ A set of tools are used by this repository to facilitate the contribution manage
     - Right after creation of a Merge Request, the source branch is protected in order to avoid any further change to the submitted contribution
 
 - Publication of a new baseline
-    - Upon creation of tag, a Word document will be generated from the markdown specification in this repository and published at the [ts-0041 specifications](https://specifications.onem2m.org/ts-0041/)
+    - Upon creation of tag, a Word document will be generated from the markdown specification in this repository and published at the [PROJECT specifications](https://specifications.onem2m.org/PROJECT/)
     - As Table of Content is not used in the markdown specfication document of this repository. A tool will generate the ToC and add it to the any new published baseline.
 
 Please, refer to [Tools/Scripts repository](hhtps://git.onem2m.org/tools/scripts) for more details.
-- 
GitLab