diff --git a/README.md b/README.md index 260f71bd5..4be86170c 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If you are developing on Windows, [msys2](https://www.msys2.org/) may be used fo This section details the version of OSCAL our tooling supports.
-FedRAMP has [a release strategy and versioning procedure](./documents/adr/0002-git-release-version-strategy.md). FedRAMP has a minimally supported version of OSCAL, unless explicitly noted otherwise in specific documents or source code in this repository. Data, software, and documentation in this repository will only support digital authorization package documents with a version number no lower than specified by FedRAMP version tags. A version tag that ends in `-oscal2.0.0` will only support data with `oscal-version` equal to `2.0.0` or newer, it will not support `1.0.1`, `1.0.2`, `1.0.3`, `1.0.4`, etc. A future version tag ending in `-oscal1.1.0` indicates FedRAMP source code and guides will support data with `oscal-version` equal to `1.1.0` or newer, but not `1.0.0`. +FedRAMP has [a release strategy and versioning procedure](https://automate.fedramp.gov/about/release/). FedRAMP has a minimally supported version of OSCAL, unless explicitly noted otherwise in specific documents or source code in this repository. Data, software, and documentation in this repository will only support digital authorization package documents with a version number no lower than specified by FedRAMP's OSCAL data and supporting documentation for each release. Changes to the minimally supported version and deprecation notices will be made in advance of a release.