diff options
author | Eric Engestrom <[email protected]> | 2017-02-09 02:10:17 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2017-02-09 11:28:15 +0000 |
commit | 30cf9ffb595b0fb7aeb2867d704ae9016b29fca2 (patch) | |
tree | 55ed8a1fd075c7b30763ede659eb38dcf4220e91 /docs/relnotes/6.5.2.html | |
parent | 2b0fe3cff7c8620b19a9fe316e290c21258759ad (diff) |
docs: https all the links \o/
Most of them already redirected to https anyway, so we might as well
avoid the redirection and the security implications by linking directly
to the right protocol.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes/6.5.2.html')
-rw-r--r-- | docs/relnotes/6.5.2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/6.5.2.html b/docs/relnotes/6.5.2.html index b14f24f281d..e93055e5d89 100644 --- a/docs/relnotes/6.5.2.html +++ b/docs/relnotes/6.5.2.html @@ -57,7 +57,7 @@ copy texturing). <li>New Intel i965 DRI driver <li>New <code>minstall</code> script to replace normal install program <li>Faster fragment program execution in software -<li>Added (or fixed) support for <a href="http://www.opengl.org/registry/specs/SGI/make_current_read.txt"> +<li>Added (or fixed) support for <a href="https://www.khronos.org/registry/OpenGL/extensions/SGI/GLX_SGI_make_current_read.txt"> GLX_SGI_make_current_read</a> to the following drivers: <ul> <li>radeon</li> |