Merge pull request #75 from cgwalters/cloud-image-cleanup

docs/install: Fix cloud image link
This commit is contained in:
Colin Walters 2023-11-28 09:55:29 -05:00 committed by GitHub
commit ec10e79696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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