diff --git a/modules/ROOT/pages/_partials/proc_securing-apache-httpd.adoc b/modules/ROOT/pages/_partials/proc_securing-apache-httpd.adoc index c35a5a5..3d23b73 100644 --- a/modules/ROOT/pages/_partials/proc_securing-apache-httpd.adoc +++ b/modules/ROOT/pages/_partials/proc_securing-apache-httpd.adoc @@ -3,9 +3,9 @@ To enable TLS/SSL support, download and install one of the following packages: -* https://apps.fedoraproject.org/packages/mod_ssl[mod_ssl], based on https://www.openssl.org[OpenSSL] -* https://apps.fedoraproject.org/packages/mod_gnutls[mod_gnutls], based on https://www.gnutls.org/[GnuTLS] -* https://apps.fedoraproject.org/packages/mod_nss[mod_nss], based on https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS[NSS] +* https://packages.fedoraproject.org/pkgs/httpd/mod_ssl/[mod_ssl], based on https://www.openssl.org[OpenSSL] +* https://packages.fedoraproject.org/pkgs/mod_gnutls/mod_gnutls/[mod_gnutls], based on https://www.gnutls.org/[GnuTLS] +* https://packages.fedoraproject.org/pkgs/mod_nss/mod_nss/[mod_nss], based on https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS[NSS] [id='using-mod-ssl'] @@ -15,7 +15,7 @@ To enable TLS/SSL support, download and install one of the following packages: [id='installing-mod-ssl'] === Installing mod_ssl -The https://apps.fedoraproject.org/packages/mod_ssl[mod_ssl] package will be automatically enabled post installation. Install the https://apps.fedoraproject.org/packages/mod_ssl[mod_ssl] package using the following command: +The https://packages.fedoraproject.org/pkgs/httpd/mod_ssl/[mod_ssl] package will be automatically enabled post installation. Install the https://packages.fedoraproject.org/pkgs/httpd/mod_ssl/[mod_ssl] package using the following command: ---- sudo dnf install mod_ssl -y diff --git a/modules/ROOT/pages/_partials/proc_troubleshooting-live-usb.adoc b/modules/ROOT/pages/_partials/proc_troubleshooting-live-usb.adoc index bd3ea59..d99baf3 100644 --- a/modules/ROOT/pages/_partials/proc_troubleshooting-live-usb.adoc +++ b/modules/ROOT/pages/_partials/proc_troubleshooting-live-usb.adoc @@ -57,4 +57,4 @@ $ qemu -hda /dev/sdX -m 1024 -vga std == Mounting a Live USB filesystem -You can use the https://github.com/livecd-tools/livecd-tools/blob/master/tools/liveimage-mount[liveimage-mount] script in the https://apps.fedoraproject.org/packages/livecd-tools[livecd-tools] package to mount an attached Live USB device or other LiveOS image, such as an ISO or Live CD. This is convenient when you want to copy in or out some file from the LiveOS filesystem on a Live USB, or just examine the files in a Live ISO or Live CD. +You can use the https://github.com/livecd-tools/livecd-tools/blob/master/tools/liveimage-mount[liveimage-mount] script in the https://packages.fedoraproject.org/pkgs/livecd-tools/livecd-tools/[livecd-tools] package to mount an attached Live USB device or other LiveOS image, such as an ISO or Live CD. This is convenient when you want to copy in or out some file from the LiveOS filesystem on a Live USB, or just examine the files in a Live ISO or Live CD. diff --git a/modules/ROOT/pages/gnome-shell-extensions.adoc b/modules/ROOT/pages/gnome-shell-extensions.adoc index 31657fb..273d7ea 100644 --- a/modules/ROOT/pages/gnome-shell-extensions.adoc +++ b/modules/ROOT/pages/gnome-shell-extensions.adoc @@ -24,7 +24,7 @@ NOTE: In the event of crashes with GNOME shell, the first recommended step to di == Installing and removing system-wide GNOME Shell extensions These are generally provided in the Fedora repositories and can be installed, removed, and updated using the default package management tools like `dnf`. -You can find a list https://apps.fedoraproject.org/packages/s/gnome-shell-extension[here by searching the packages application] for `gnome-shell-extension`. +You can find a list https://packages.fedoraproject.org/search?query=gnome-shell-extension[here by searching the packages application] for `gnome-shell-extension`. == Installing and removing local GNOME Shell extensions