diff options
author | Eric Engestrom <eric@engestrom.ch> | 2017-02-09 02:10:17 +0000 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2017-02-09 11:28:15 +0000 |
commit | 30cf9ffb595b0fb7aeb2867d704ae9016b29fca2 (patch) | |
tree | 55ed8a1fd075c7b30763ede659eb38dcf4220e91 /docs/README.WIN32 | |
parent | 2b0fe3cff7c8620b19a9fe316e290c21258759ad (diff) | |
download | mesa-30cf9ffb595b0fb7aeb2867d704ae9016b29fca2.tar.gz mesa-30cf9ffb595b0fb7aeb2867d704ae9016b29fca2.tar.bz2 mesa-30cf9ffb595b0fb7aeb2867d704ae9016b29fca2.zip |
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 <eric@engestrom.ch>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/README.WIN32')
-rw-r--r-- | docs/README.WIN32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.WIN32 b/docs/README.WIN32 index 94e1d6fd83b..0f5010ce121 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -39,7 +39,7 @@ steps that work as of this writing. get pywin32-218.4.win-amd64-py2.7.exe - install git - download mesa from git - see http://www.mesa3d.org/repository.html + see https://www.mesa3d.org/repository.html - run scons General |