[pushed] wwwdocs: gcc-4.7: Adjust link to "Collecting User-Mode Dumps"

Message ID 20230130214846.C969933E8D@hamza.pair.com
State Unresolved
Headers
Series [pushed] wwwdocs: gcc-4.7: Adjust link to "Collecting User-Mode Dumps" |

Checks

Context Check Description
snail/gcc-patch-check warning Git am fail log

Commit Message

Gerald Pfeifer Jan. 30, 2023, 9:48 p.m. UTC
  After summer 2018 and summer 2019 the third time Microsoft shuffles around 
things... At least the put in place redirects.

Pushed.

Gerald
---
 htdocs/gcc-4.7/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html
index 3eec7d3d..f98f108c 100644
--- a/htdocs/gcc-4.7/changes.html
+++ b/htdocs/gcc-4.7/changes.html
@@ -636,7 +636,7 @@  well.</p></li>
       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://docs.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps"
+      href="https://learn.microsoft.com/en-us/windows/win32/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"