From 4c96c32765dc64fa8fe096092fe8630e4e42bdc7 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 17 Oct 2024 08:27:24 -0400 Subject: [PATCH] docs: Fix link We were failing to publish the docs because of this. Signed-off-by: Colin Walters --- docs/src/filesystem-sysroot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/filesystem-sysroot.md b/docs/src/filesystem-sysroot.md index 104dfe53..2b248f8f 100644 --- a/docs/src/filesystem-sysroot.md +++ b/docs/src/filesystem-sysroot.md @@ -29,7 +29,7 @@ operate on the physical root. ### bootc-owned container storage -For [logically bound images](experimental-logically-bound-images.md), +For [logically bound images](logically-bound-images.md), bootc maintains a dedicated [containers/storage](https://github.com/containers/storage) instance using the `overlay` backend (the same type of thing that backs `/var/lib/containers`).