From f072786927e5605a771f45311267f4222f2fb445 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 22 Aug 2024 12:15:17 -0400 Subject: [PATCH] docs: Fix broken link Signed-off-by: John Eckersberg --- 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 fdb50f74f..104dfe539 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 [experimental-logically-bound-images.md](logically bound images), +For [logically bound images](experimental-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`).