diff --git a/modules/ROOT/pages/virtualization-getting-started.adoc b/modules/ROOT/pages/virtualization-getting-started.adoc index c50ea34..78e7b4f 100644 --- a/modules/ROOT/pages/virtualization-getting-started.adoc +++ b/modules/ROOT/pages/virtualization-getting-started.adoc @@ -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].