소스 검색

Link update

(cherry picked from commit f52927bebe0b1dd9630e3f8d2fb39386ab8bbc3b)

Source commit: 48701115013d749d84c950f9073f47f76035d030
Martin Prikryl 7 년 전
부모
커밋
f5a1ef3cd3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -6268,7 +6268,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/previous-versions/windows/desktop/ms700677(v=vs.85)
+  // https://docs.microsoft.com/en-us/windows/desktop/shutdown/shutting-down
 }
 //---------------------------------------------------------------------------
 void __fastcall TCustomScpExplorerForm::WMEndSession(TWMEndSession & Message)