diff options
Diffstat (limited to 'docs/systems.html')
-rw-r--r-- | docs/systems.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/systems.html b/docs/systems.html index 12863876050..b97e1f0a79e 100644 --- a/docs/systems.html +++ b/docs/systems.html @@ -36,10 +36,10 @@ Hardware drivers include: <li>Intel i965, i945, i915. See <a href="https://01.org/linuxgraphics">Intel's website</a></li> <li>AMD Radeon series. - See <a href="http://www.x.org/wiki/RadeonFeature">RadeonFeature</a></li> + See <a href="https://www.x.org/wiki/RadeonFeature">RadeonFeature</a></li> <li>NVIDIA GPUs. - See <a href="http://nouveau.freedesktop.org">Nouveau Wiki</a></li> - <li><a href="http://www.x.org/wiki/vmware">VMware virtual GPU</a></li> + See <a href="https://nouveau.freedesktop.org">Nouveau Wiki</a></li> + <li><a href="https://www.x.org/wiki/vmware">VMware virtual GPU</a></li> </ul> <p> @@ -57,7 +57,7 @@ Additional driver information: </p> <ul> -<li><a href="http://dri.freedesktop.org/"> DRI hardware +<li><a href="https://dri.freedesktop.org/"> DRI hardware drivers</a> for the X Window System <li><a href="xlibdriver.html">Xlib / swrast driver</a> for the X Window System and Unix-like operating systems |