diff --git a/.render/_config.yml b/.render/_config.yml index bbc4abd..62b6b14 100644 --- a/.render/_config.yml +++ b/.render/_config.yml @@ -5,10 +5,10 @@ plugins: spec_server: specs.amwa.tv # AMWA ID -amwa_id: BCP-TEMPLATE +amwa_id: BCP-MPEG-TS # Base name for site (typically lower case version of AMWA ID, or the repo name) -baseurl: /bcp-template +baseurl: /bcp-mpeg-ts # 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 9972179..53768a7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# \[Work In Progress\] AMWA NMOS Template Specification +# \[Work In Progress\] AMWA BCP-MPEG-TS NMOS Support for MPEG Transport Streams -[![Lint Status](https://github.com/AMWA-TV/bcp-template/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-template/actions?query=workflow%3ALint) -[![Render Status](https://github.com/AMWA-TV/bcp-template/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-template/actions?query=workflow%3ARender) +[![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) 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/Overview.md b/docs/Overview.md index 70bb142..4ef0f28 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -1,4 +1,4 @@ -# AMWA NMOS Best Common Practice Template: Overview +# AMWA BCP-MPEG-TS NMOS Support for NMOS Transport Streams: Overview {:.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 790623b..9c04acf 100644 --- a/spec.yml +++ b/spec.yml @@ -1,10 +1,10 @@ -amwa_id: BCP-TEMPLATE -url: https://specs.amwa.tv/bcp-template -name: AMWA NMOS Best Common Practice Template -status: Continuing -repo_name: bcp-template -alt_repo_name: nmos-bcp-template -repo_url: https://github.com/AMWA-TV/bcp-template +amwa_id: BCP-MPEG-TS +url: https://specs.amwa.tv/bcp-mpeg-ts +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 releases: default_branch: main show_in_index: false