diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-11-06 09:49:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-06 09:49:19 +0100 |
commit | 07293bc30afb6abc016db793b3deeec75f20e205 (patch) | |
tree | 392278a8f4238e337e90930192684dffbbeffc4f /README.md | |
parent | f1be2dcbfc413503a28368910666871218f97457 (diff) | |
parent | 5acf35e7713b2fa0688d4b6e7054c4160ec9cc50 (diff) | |
download | podman-07293bc30afb6abc016db793b3deeec75f20e205.tar.gz podman-07293bc30afb6abc016db793b3deeec75f20e205.tar.bz2 podman-07293bc30afb6abc016db793b3deeec75f20e205.zip |
Merge pull request #8255 from rhatdan/readme
[ci:docs] Fix link to point at correct content
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ Release notes for recent Podman versions. **[Contributing](CONTRIBUTING.md)** Information about contributing to this project. -[spec-hooks]: https://github.com/opencontainers/runtime-spec/blob/v2.0.1/config.md#posix-platform-hooks +[spec-hooks]: https://github.com/opencontainers/runtime-spec/blob/v1.0.2/config.md#posix-platform-hooks ## Buildah and Podman relationship |