diff --git a/README.md b/README.md index 075f642b2dc63fdd2b59f52faa70a87b2ea1dcf1..d02fc52fed728f7bc4297cfc024470e7b4b49a06 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.