commit 143b86325deee0d7a384c66f341da962c4db633c parent 43e70faca24ce0bf4f941a7a3358fbc701228958 Author: Drew Naylor <DrewNaylor@users.noreply.github.com> Date: Fri, 23 Apr 2021 13:02:50 -0400 Point manifest spec link to v1.0. (#892) Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -66,7 +66,7 @@ The default source reflects that data available from the [Community repo](https: We plan to better support additional sources, and additional types of sources, in the future. For now, additional sources can be configured, but only one used at a time. ### Package Manager Service -The **Package Manager Service** is responsible for approving Pull Requests. It validates the YAML and [manifest spec](/doc/ManifestSpecv0.1.md) for spec compliance. +The **Package Manager Service** is responsible for approving Pull Requests. It validates the YAML and [manifest spec](/doc/ManifestSpecv1.0.md) for spec compliance. ## Building the client