updated url

This commit is contained in:
Mohammadreza Hendiani 2024-09-24 21:30:33 +03:30
parent e4c9f46441
commit 0b92d4dba5
No known key found for this signature in database
GPG key ID: 95358B3D35244150

View file

@ -118,7 +118,7 @@ The installation of Fedora guests using Anaconda is supported. The installation
`virt-install` is a command-line based tool for creating virtualized guests. Execute `virt-install --help` for command line help, or you can find the manual page at `man 1 virt-install`.
To use the virt-install command, you should first download an ISO of the Fedora version you wish to install. You can find the latest Fedora images at https://getfedora.org. This ISO is only needed during Fedora installation, and can be deleted to free up storage space afterwards if desired.
To use the virt-install command, you should first download an ISO of the Fedora version you wish to install. You can find the latest Fedora images at https://fedoraproject.org. This ISO is only needed during Fedora installation, and can be deleted to free up storage space afterwards if desired.
//More information about Fedora installation can be found in the xref:f{MAJOROSVER}@fedora:install-guide:index.adoc[Installation Guide].