docs/install: Fix cloud image link

This moved in a recent PR.
This commit is contained in:
Colin Walters 2023-11-28 09:48:08 -05:00
parent 503e087502
commit dfd8d8e142
1 changed files with 2 additions and 2 deletions

View File

@ -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