diff --git a/docs/developers.html b/docs/developers.html
index 86844ccaedf..85b6979bc90 100644
--- a/docs/developers.html
+++ b/docs/developers.html
@@ -38,7 +38,7 @@ including:
Other companies including
-Intel
+Intel
and RedHat also actively contribute to the project.
Intel has recently contributed the new GLSL compiler in Mesa 7.9.
diff --git a/docs/faq.html b/docs/faq.html
index b7c6fbf8a9c..4e79bb167f6 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -57,7 +57,7 @@ drivers for X.org.
- See the DRI website
for more information.
- - See intellinuxgraphics.org
+
- See 01.org
for more information about Intel drivers.
- See nouveau.freedesktop.org
for more information about Nouveau drivers.
diff --git a/src/mesa/drivers/dri/i965/brw_defines.h b/src/mesa/drivers/dri/i965/brw_defines.h
index e7d1a9f791c..d2cd53a2fc2 100644
--- a/src/mesa/drivers/dri/i965/brw_defines.h
+++ b/src/mesa/drivers/dri/i965/brw_defines.h
@@ -247,7 +247,7 @@
* Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at
- * http://intellinuxgraphics.org/documentation.html
+ * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing).
*
* These appear to be supported on at least some
diff --git a/src/mesa/drivers/dri/i965/brw_sf_state.c b/src/mesa/drivers/dri/i965/brw_sf_state.c
index 8eab671966c..89406fc9cb8 100644
--- a/src/mesa/drivers/dri/i965/brw_sf_state.c
+++ b/src/mesa/drivers/dri/i965/brw_sf_state.c
@@ -245,7 +245,7 @@ static void upload_sf_unit( struct brw_context *brw )
* Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at
- * http://intellinuxgraphics.org/documentation.html
+ * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing).
*
* It does work on at least some devices, if not all;