diff --git a/.render/_config.yml b/.render/_config.yml index 6b8496b..da05b98 100644 --- a/.render/_config.yml +++ b/.render/_config.yml @@ -9,7 +9,7 @@ amwa_id: IS-11 baseurl: /is-11 # 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 +default_tree: branches/v1.0.x # alternatively e.g. releases/v1.0 # Regex patterns of releases and branches to show show_releases: ^v[0-9]+\.[0-9]+$|^v[0-9]+\.[0-9]+\.[0-9]+$ diff --git a/README.md b/README.md index b4fd736..fcb1c0a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# \[Work In Progress\] AMWA IS-11 NMOS Stream Compatibility Management +# AMWA IS-11 NMOS Stream Compatibility Management [![Lint Status](https://github.com/AMWA-TV/is-11/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/is-11/actions?query=workflow%3ALint) [![Render Status](https://github.com/AMWA-TV/is-11/workflows/Render/badge.svg)](https://github.com/AMWA-TV/is-11/actions?query=workflow%3ARender) diff --git a/docs/Overview.md b/docs/Overview.md index bcfd82d..2c80536 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -1,4 +1,4 @@ -# AMWA IS-11 NMOS Stream Compatibility Management Specification: Overview \[Work In Progress\] +# AMWA IS-11 NMOS Stream Compatibility Management Specification: 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 a017df6..fdd1d1f 100644 --- a/spec.yml +++ b/spec.yml @@ -1,10 +1,10 @@ amwa_id: IS-11 url: https://specs.amwa.tv/is-11 name: Stream Compatibility Management -status: Work In Progress +status: AMWA Specification repo_name: is-11 alt_repo_name: nmos-stream-compatibility-management repo_url: https://github.com/AMWA-TV/is-11 releases: -default_branch: v1.0-dev +default_branch: v1.0.x show_in_index: true