diff --git a/README.md b/README.md index 4918cfd1011a54da5ddbe7f63a8d7a6dc4fa1d49..075f642b2dc63fdd2b59f52faa70a87b2ea1dcf1 100644 --- a/README.md +++ b/README.md @@ -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-0019 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 [ts-0041 specifications](https://specifications.onem2m.org/ts-0041/) - 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.