Skip to content

Commit fac5206

Browse files
supakeenlzap
authored andcommitted
doc: fix broken link
This is preventing the website from being built. Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
1 parent cb5a438 commit fac5206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/01-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ $ sudo image-builder build --bootc-ref localhost/anaconda:latest --bootc-build-r
178178

179179
#### `bootc-installer-payload-ref`
180180

181-
When `image-builder` builds an installer ISO there are two inputs. One is the installer (usually Anaconda) environment (passed as `--bootc-ref`) and the other is the bootable container that will be installed by the installer (passed as `--bootc-installer-payload-ref`). Both arguments are mandatory when building a `bootc-installer`. To do this you'll need to provide your own installer image. For information about building your own installers read the [advanced bootc section on installers](./20-advanced/20-bootc/10-installers.md).
181+
When `image-builder` builds an installer ISO there are two inputs. One is the installer (usually Anaconda) environment (passed as `--bootc-ref`) and the other is the bootable container that will be installed by the installer (passed as `--bootc-installer-payload-ref`). Both arguments are mandatory when building a `bootc-installer`. To do this you'll need to provide your own installer image. For information about building your own installers read the [advanced bootc section on installers](./20-advanced/20-bootc/10-isos.md).
182182

183183
```console
184184
$ sudo podman pull quay.io/centos-bootc/centos:stream10

0 commit comments

Comments
 (0)