docs/install: Fix cloud image link
This moved in a recent PR.
This commit is contained in:
parent
503e087502
commit
dfd8d8e142
|
|
@ -9,10 +9,10 @@ nav_order: 2
|
||||||
The default images produced do *not* include any default passwords or SSH keys.
|
The default images produced do *not* include any default passwords or SSH keys.
|
||||||
There is a `root` user present, but its password is locked.
|
There is a `root` user present, but its password is locked.
|
||||||
|
|
||||||
## Using fedora-bootc-cloud via KVM
|
## Using the "generic cloud" image
|
||||||
|
|
||||||
Many people who just want to "try things out" will find it easiest to start
|
Many people who just want to "try things out" will find it easiest to start
|
||||||
with [the cloud image](https://github.com/CentOS/centos-bootc-layered/tree/main/fedora-bootc-cloud).
|
with [the cloud image](https://github.com/CentOS/centos-bootc-layered/tree/main/cloud).
|
||||||
|
|
||||||
## Installation using Anaconda
|
## Installation using Anaconda
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue