From 784f14b4f7d6e86aa99881ee0c3f680cff8d5b2a Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Wed, 30 Jan 2019 13:47:16 -0600 Subject: [PATCH] release: docs: update installation notes. Documentation is not forked today. Fixes: #320 Signed-off-by: Jose Carlos Venegas Munoz --- release/runtime-release-notes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/runtime-release-notes.sh b/release/runtime-release-notes.sh index 247d643e9..fb3cccaaa 100755 --- a/release/runtime-release-notes.sh +++ b/release/runtime-release-notes.sh @@ -145,7 +145,7 @@ More information [Limitations][limitations] [image]: https://github.com/kata-containers/osbuilder/releases/tag/${runtime_version} [ocispec]: https://github.com/opencontainers/runtime-spec/releases/tag/${oci_spec_version} [limitations]: https://github.com/kata-containers/documentation/blob/master/Limitations.md -[installation]: https://github.com/kata-containers/documentation/blob/${new_release}/install/README.md +[installation]: https://github.com/kata-containers/documentation/tree/master/install EOT }