]> git.lizzy.rs Git - rust.git/blobdiff - src/libterm/win.rs
Rollup merge of #67482 - ldm0:master, r=petrochenkov
[rust.git] / src / libterm / win.rs
index a789d739ab1741e3f3a777ddf5d89d0fd9cfd4ea..b6c607a30816cb70d51bae3a3bc9a8e9a2e0180d 100644 (file)
@@ -101,7 +101,7 @@ fn apply(&mut self) {
 
         unsafe {
             // Magic -11 means stdout, from
-            // http://msdn.microsoft.com/en-us/library/windows/desktop/ms683231%28v=vs.85%29.aspx
+            // https://docs.microsoft.com/en-us/windows/console/getstdhandle
             //
             // You may be wondering, "but what about stderr?", and the answer
             // to that is that setting terminal attributes on the stdout