summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/auth/YggdrasilTask.cpp
diff options
context:
space:
mode:
authorChris Lane <chris@chrislane.com>2018-11-02 12:04:08 +0000
committerChris Lane <chris@chrislane.com>2018-11-02 12:04:08 +0000
commit0572a1e4e6cd16938f3a05c270d658f3827e8a0b (patch)
tree738e468960db01f8e614556a296d2b3b5c35458f /api/logic/minecraft/auth/YggdrasilTask.cpp
parent9b74e73ad300404049f476d2a79e5b63f4665fee (diff)
downloadMultiMC-0572a1e4e6cd16938f3a05c270d658f3827e8a0b.tar
MultiMC-0572a1e4e6cd16938f3a05c270d658f3827e8a0b.tar.gz
MultiMC-0572a1e4e6cd16938f3a05c270d658f3827e8a0b.tar.lz
MultiMC-0572a1e4e6cd16938f3a05c270d658f3827e8a0b.tar.xz
MultiMC-0572a1e4e6cd16938f3a05c270d658f3827e8a0b.zip
NOISSUE use https more widely
Diffstat (limited to 'api/logic/minecraft/auth/YggdrasilTask.cpp')
-rw-r--r--api/logic/minecraft/auth/YggdrasilTask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/logic/minecraft/auth/YggdrasilTask.cpp b/api/logic/minecraft/auth/YggdrasilTask.cpp
index 666e57d6..4a63d9b1 100644
--- a/api/logic/minecraft/auth/YggdrasilTask.cpp
+++ b/api/logic/minecraft/auth/YggdrasilTask.cpp
@@ -122,7 +122,7 @@ void YggdrasilTask::processReply()
tr("<b>SSL Handshake failed.</b><br/>There might be a few causes for it:<br/>"
"<ul>"
"<li>You use Windows XP and need to <a "
- "href=\"http://www.microsoft.com/en-us/download/details.aspx?id=38918\">update "
+ "href=\"https://www.microsoft.com/en-us/download/details.aspx?id=38918\">update "
"your root certificates</a></li>"
"<li>Some device on your network is interfering with SSL traffic. In that case, "
"you have bigger worries than Minecraft not starting.</li>"