diff --git a/.render/_config.yml b/.render/_config.yml index 62b6b14..764e865 100644 --- a/.render/_config.yml +++ b/.render/_config.yml @@ -5,10 +5,10 @@ plugins: spec_server: specs.amwa.tv # AMWA ID -amwa_id: BCP-MPEG-TS +amwa_id: BCP-006-04 # Base name for site (typically lower case version of AMWA ID, or the repo name) -baseurl: /bcp-mpeg-ts +baseurl: /bcp-006-04 # Which release or branch appears in header links and on the home page default_tree: branches/v1.0-dev # alternatively e.g. releases/v1.0 diff --git a/README.md b/README.md index 7bc9b98..bf2850a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# \[Work In Progress\] AMWA BCP-MPEG-TS NMOS Support for MPEG Transport Streams +# \[Work In Progress\] AMWA BCP-006-04 NMOS Support for MPEG Transport Streams -[![Lint Status](https://github.com/AMWA-TV/bcp-mpeg-ts/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-mpeg-ts/actions?query=workflow%3ALint) -[![Render Status](https://github.com/AMWA-TV/bcp-mpeg-ts/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-mpeg-ts/actions?query=workflow%3ARender) +[![Lint Status](https://github.com/AMWA-TV/bcp-006-04/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-006-04/actions?query=workflow%3ALint) +[![Render Status](https://github.com/AMWA-TV/bcp-006-04/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-006-04/actions?query=workflow%3ARender) This repository holds the source for this Specification, part of the family of [Networked Media Open Specifications](https://specs.amwa.tv/nmos) from the [Advanced Media Workflow Association](https://amwa.tv) diff --git a/docs/NMOS With MPEG TS.md b/docs/NMOS With MPEG TS.md index 2865e3e..9b795cf 100644 --- a/docs/NMOS With MPEG TS.md +++ b/docs/NMOS With MPEG TS.md @@ -1,4 +1,4 @@ -# AMWA BCP-006-0x: NMOS with MPEG TS \[Work In Progress\] +# AMWA BCP-006-04: NMOS Support for MPEG Transport Streams \[Work In Progress\] {:.no_toc} * A markdown unordered list which will be replaced with the ToC, excluding the "Contents header" from above diff --git a/spec.yml b/spec.yml index 9c04acf..ee8402c 100644 --- a/spec.yml +++ b/spec.yml @@ -1,10 +1,10 @@ -amwa_id: BCP-MPEG-TS -url: https://specs.amwa.tv/bcp-mpeg-ts +amwa_id: BCP-006-04 +url: https://specs.amwa.tv/bcp-006-04 name: AMWA NMOS Support for MPEG Transport Streams status: Work In Progress -repo_name: bcp-mpeg-ts -alt_repo_name: nmos-bcp-mpeg-ts -repo_url: https://github.com/AMWA-TV/bcp-mpeg-ts +repo_name: bcp-006-04 +alt_repo_name: bcp-mpeg-ts +repo_url: https://github.com/AMWA-TV/bcp-006-04 releases: default_branch: main show_in_index: false