Browse Source

Merge branch 'master' into dev

Source commit: be6438f2a55bcf6d7d8d8116bf783c21b1cfc26f
Martin Prikryl 6 years ago
parent
commit
40d0939b12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/windows/Setup.cpp

+ 1 - 1
source/windows/Setup.cpp

@@ -492,7 +492,7 @@ static void __fastcall RegisterProtocolForDefaultPrograms(HKEY RootKey, const Un
   // application is registered for the protocol (i.e. RegisterProtocol would be enough)
   RegisterAsUrlHandler(RootKey, Protocol);
 
-  // see https://docs.microsoft.com/en-us/windows/desktop/shell/default-programs#registering-an-application-for-use-with-default-programs
+  // see https://docs.microsoft.com/en-us/windows/win32/shell/default-programs#registering-an-application-for-use-with-default-programs
   std::unique_ptr<TRegistry> Registry(CreateRegistry(RootKey));
 
   // create capabilities record