瀏覽代碼

Updating links in comments

(cherry picked from commit b84887793ba28cd1a47b1b42fa6545f3a16390ca)

Source commit: 9f79fa1fd5fa6ef3cb17f1824e66f5bd7814af15
Martin Prikryl 6 年之前
父節點
當前提交
f76cd869f9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -6750,7 +6750,7 @@ void __fastcall TCustomScpExplorerForm::WMQueryEndSession(TMessage & Message)
   // Do not call default handling as that triggers OnCloseQuery,
   // where our implementation will popup confirmation dialogs, what we do not want,
   // as per Vista guidelines:
-  // https://docs.microsoft.com/en-us/windows/desktop/shutdown/shutting-down
+  // https://docs.microsoft.com/en-us/windows/win32/shutdown/shutting-down
 }
 //---------------------------------------------------------------------------
 void __fastcall TCustomScpExplorerForm::WMEndSession(TWMEndSession & Message)