C++: Fix broken qhelp links

This commit is contained in:
Mathias Vorreiter Pedersen
2020-10-21 17:26:46 +02:00
parent 897d8de65a
commit 056a553976
26 changed files with 26 additions and 26 deletions

View File

@@ -39,7 +39,7 @@ void good() {
</example>
<references>
<li>MSDN Library for MFC: <a href="http://msdn.microsoft.com/en-us/library/0e5twxsh(v=vs.110).aspx">Exceptions: Catching and Deleting Exceptions</a>.</li>
<li>MSDN Library for MFC: <a href="https://docs.microsoft.com/en-us/cpp/mfc/exceptions-catching-and-deleting-exceptions">Exceptions: Catching and Deleting Exceptions</a>.</li>
</references>