diff --git a/tools/packaging/release/runtime-release-notes.sh b/tools/packaging/release/runtime-release-notes.sh index f09a2b0202..1df2d7acee 100755 --- a/tools/packaging/release/runtime-release-notes.sh +++ b/tools/packaging/release/runtime-release-notes.sh @@ -136,8 +136,8 @@ Follow the Kata [installation instructions][installation]. More information [Limitations][limitations] [kernel]: ${kernel_url}/linux-${kernel_version#v}.tar.xz -[kernel-patches]: https://github.com/kata-containers/packaging/tree/${kata_kernel_config_version}/kernel/patches -[kernel-config]: https://github.com/kata-containers/packaging/tree/${kata_kernel_config_version}/kernel/configs +[kernel-patches]: https://github.com/kata-containers/kata-containers/tree/${new_release}/tools/packaging/kernel/patches +[kernel-config]: https://github.com/kata-containers/kata-containers/tree/${new_release}/tools/packaging/kernel/configs [ocispec]: https://github.com/opencontainers/runtime-spec/releases/tag/${oci_spec_version} [limitations]: https://github.com/kata-containers/kata-containers/blob/${new_release}/docs/Limitations.md [installation]: https://github.com/kata-containers/kata-containers/blob/${new_release}/docs/install