File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
32
32
- [ Understanding ` bootc install ` ] ( bootc-install.md )
33
33
- [ ` man bootc-install.md ` ] ( man/bootc-install.md )
34
- - [ ` man bootc-install-config ` ] ( man/bootc-install-config.md )
34
+ - [ ` man bootc-install-config ` ] ( man-md /bootc-install-config.md )
35
35
- [ ` man bootc-install-to-disk.md ` ] ( man/bootc-install-to-disk.md )
36
36
- [ ` man bootc-install-to-filesystem.md ` ] ( man/bootc-install-to-filesystem.md )
37
37
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ taking precedence. If for example you are building a derived container image fr
119
119
you could create a ` 50-myos.toml ` that sets ` type = "btrfs" ` which will override the
120
120
prior setting.
121
121
122
- For other available options, see [ bootc-install-config] ( man/bootc-install-config.md ) .
122
+ For other available options, see [ bootc-install-config] ( man-md /bootc-install-config.md ) .
123
123
124
124
## Installing an "unconfigured" image
125
125
You can’t perform that action at this time.
0 commit comments