From 514bf74f8f9a6392a1febe0857071ab7d447810a Mon Sep 17 00:00:00 2001 From: Jakob Naucke Date: Wed, 22 Dec 2021 18:15:01 +0100 Subject: [PATCH] docs: Replicate branch rename on runtime-spec renamed branch `master` to `main` Fixes: #3336 Signed-off-by: Jakob Naucke --- docs/design/host-cgroups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/design/host-cgroups.md b/docs/design/host-cgroups.md index cabdfe47a..afbc93809 100644 --- a/docs/design/host-cgroups.md +++ b/docs/design/host-cgroups.md @@ -242,8 +242,8 @@ On the other hand, running all non vCPU threads under a dedicated overhead cgrou accurate metrics on the actual Kata Container pod overhead, allowing for tuning the overhead cgroup size and constraints accordingly. -[linux-config]: https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md -[cgroupspath]: https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#cgroups-path +[linux-config]: https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md +[cgroupspath]: https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#cgroups-path # Supported cgroups