Skip to content

Commit 32d91ea

Browse files
authored
Merge pull request #1212 from ckyrouac/reinstall-docs-fix
docs: Fix broken link in reinstall docs
2 parents 5792a4c + 2b7ed39 commit 32d91ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/bootc-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ to the above.
233233

234234
### Using `system-reinstall-bootc`
235235

236-
This is a separate binary included with bootc. It is an opinionated, interactive CLI that wraps `bootc install to-existing-root`. See [bootc install to-existing-root](Using-bootc-install-to-existing-root) for details on the installation operation.
236+
This is a separate binary included with bootc. It is an opinionated, interactive CLI that wraps `bootc install to-existing-root`. See [bootc install to-existing-root](#Using-bootc-install-to-existing-root) for details on the installation operation.
237237

238238
`system-reinstall-bootc` can be run from an existing Linux system. It will pull the supplied image, prompt to setup SSH keys for accessing the system, and run `bootc install to-existing-root` with all the bind mounts and SSH keys configured.
239239

0 commit comments

Comments
 (0)