We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36125a commit e7a3c36Copy full SHA for e7a3c36
docs/src/filesystem-sysroot.md
@@ -39,7 +39,7 @@ on `/sysroot`.
39
Fundamentally bootc is agnostic to the underlying block device setup.
40
How to grow the root block device depends on the underlying
41
storage stack, from basic partitions to LVM. However, a
42
-common tool is the [growpart(https://manpages.debian.org/testing/cloud-guest-utils/growpart.1.en.html)
+common tool is the [growpart](https://manpages.debian.org/testing/cloud-guest-utils/growpart.1.en.html)
43
utility from `cloud-init`.
44
45
### Growing the filesytem
0 commit comments