diff options
Diffstat (limited to 'x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild')
-rw-r--r-- | x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild index 27f3dd985f44..56d2a4cb214e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } |