tests: Update stage tests readme

Readme was pointing to the dead ling with manifest v2 documentation.
I have redirected it to the documentation presented in repo.
This commit is contained in:
Paweł Poławski 2024-04-16 13:56:46 +02:00 committed by Brian C. Lane
parent 77ce02c3d3
commit 91c6352c80

View file

@ -45,8 +45,7 @@ new test-bed for your new stage do the following:
`(a|b).mpp.yaml` files can be based on OSBuild manifest v1 and v2. v2 is
preferred and is the version used in this guide. You can read about [Manifest
Version
2](https://www.osbuild.org/guides/developer-guide/osbuild.html?highlight=manifest#version-2)
in the OSBuild Guide.
2](https://github.com/osbuild/osbuild/blob/main/docs/osbuild-manifest.5.rst).
Example of minimal `a.mpp.yaml`: