Fix dead links

Some links do no longer exist, so I tried to find good replacements for them.
This commit is contained in:
Philipp Oppermann
2020-07-16 14:31:23 +02:00
parent 797e87e169
commit b7eb093b42
7 changed files with 7 additions and 7 deletions

View File

@@ -154,7 +154,7 @@ The [`eh_personality` language item] marks a function that is used for implement
[`eh_personality` language item]: https://github.com/rust-lang/rust/blob/edb368491551a77d77a48446d4ee88b35490c565/src/libpanic_unwind/gcc.rs#L11-L45
[stack unwinding]: https://www.bogotobogo.com/cplusplus/stackunwinding.php
[libunwind]: https://www.nongnu.org/libunwind/
[structured exception handling]: https://msdn.microsoft.com/en-us/library/windows/desktop/ms680657(v=vs.85).aspx
[structured exception handling]: https://docs.microsoft.com/de-de/windows/win32/debug/structured-exception-handling
### Disabling Unwinding