diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index 534039ad..624f912c 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -31,7 +31,7 @@ - [Understanding `bootc install`](bootc-install.md) - [`man bootc-install.md`](man/bootc-install.md) -- [`man bootc-install-config`](man/bootc-install-config.md) +- [`man bootc-install-config`](man-md/bootc-install-config.md) - [`man bootc-install-to-disk.md`](man/bootc-install-to-disk.md) - [`man bootc-install-to-filesystem.md`](man/bootc-install-to-filesystem.md) diff --git a/docs/src/bootc-install.md b/docs/src/bootc-install.md index b006ee1e..e9673069 100644 --- a/docs/src/bootc-install.md +++ b/docs/src/bootc-install.md @@ -119,7 +119,7 @@ taking precedence. If for example you are building a derived container image fr you could create a `50-myos.toml` that sets `type = "btrfs"` which will override the prior setting. -For other available options, see [bootc-install-config](man/bootc-install-config.md). +For other available options, see [bootc-install-config](man-md/bootc-install-config.md). ## Installing an "unconfigured" image