docs: remove obsolete target attribute
diff --git a/docs/egl.html b/docs/egl.html
index 4cc5b83..a77c12f 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -18,7 +18,7 @@
 
 <p>The current version of EGL in Mesa implements EGL 1.4.  More information
 about EGL can be found at
-<a href="http://www.khronos.org/egl/" target="_parent">
+<a href="http://www.khronos.org/egl/">
 http://www.khronos.org/egl/</a>.</p>
 
 <p>The Mesa's implementation of EGL uses a driver architecture.  The main