diff mbox series

[wwwdocs] Adjust a link to microsoft.com in gcc-4.7/changes.html

Message ID alpine.LSU.2.21.1807150754560.5444@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Adjust a link to microsoft.com in gcc-4.7/changes.html | expand

Commit Message

Gerald Pfeifer July 15, 2018, 5:55 a.m. UTC
Applied.

Gerald
diff mbox series

Patch

Index: gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.148
diff -u -r1.148 changes.html
--- gcc-4.7/changes.html	2 Jun 2018 21:16:17 -0000	1.148
+++ gcc-4.7/changes.html	15 Jul 2018 05:54:58 -0000
@@ -636,7 +636,7 @@ 
       depends on the user environment settings; see the <code>ulimit -c</code>
       setting for POSIX shells, <code>limit coredumpsize</code> for C shells,
       and the <a
-      href="https://msdn.microsoft.com/en-us/library/bb787181%28v=vs.85%29.aspx"
+      href="https://docs.microsoft.com/en-us/windows/desktop/wer/collecting-user-mode-dumps"
       >WER user-mode dumps settings</a> on Windows.</li>
     <li>The <a
       href="https://gcc.gnu.org/onlinedocs/gcc-4.7.1/gfortran/Debugging-Options.html#index-g_t_0040code_007bfno_002dbacktrace_007d-183"