From 5acf35e7713b2fa0688d4b6e7054c4160ec9cc50 Mon Sep 17 00:00:00 2001
From: Daniel J Walsh <dwalsh@redhat.com>
Date: Thu, 5 Nov 2020 19:34:01 -0500
Subject: Fix link to point at correct content

Version of runtime.spec was incorrect.

Fixes: https://github.com/containers/podman/issues/8244

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 18da18465..139af6983 100644
--- a/README.md
+++ b/README.md
@@ -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
 
-- 
cgit v1.2.3-54-g00ecf