https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ce61092b5d4ad6579f415e5b10ea41c8acf28e3

commit 5ce61092b5d4ad6579f415e5b10ea41c8acf28e3
Author:     Serge Gautherie <[email protected]>
AuthorDate: Wed Apr 22 21:39:25 2020 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Thu Apr 23 10:20:15 2020 +0200

    [EXPLORER] Update now-redirected 'http' and 'www.reactos.org' URLs
---
 base/shell/explorer/explorer.rc   | 2 +-
 base/shell/explorer/lang/pl-PL.rc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/shell/explorer/explorer.rc b/base/shell/explorer/explorer.rc
index 7c9b5846589..f23251e6422 100644
--- a/base/shell/explorer/explorer.rc
+++ b/base/shell/explorer/explorer.rc
@@ -63,7 +63,7 @@ CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST 
"explorer.exe.manifest"
 STRINGTABLE
 BEGIN
     //IDS_HELP_COMMAND "helpctr.exe>-FromStartHelp"
-    IDS_HELP_COMMAND "http://www.reactos.org/";
+    IDS_HELP_COMMAND "https://reactos.org/";
 END
 
 IDA_TASKBAR  ACCELERATORS
diff --git a/base/shell/explorer/lang/pl-PL.rc 
b/base/shell/explorer/lang/pl-PL.rc
index 0ed59d19177..40dad7a73c1 100644
--- a/base/shell/explorer/lang/pl-PL.rc
+++ b/base/shell/explorer/lang/pl-PL.rc
@@ -1,7 +1,7 @@
 /*
  *    Translated by Caemyr - Olaf Siejka (Jun, 2007)
  *    Use ReactOS forum PM or IRC to contact me
- *    http://www.reactos.org
+ *    https://reactos.org/
  *    IRC: irc.freenode.net #reactos-pl;
  *    Updated by niski - Maciej Bialas ([email protected]), July 2009
  *    UTF-8 conversion by Caemyr (May, 2011) 

Reply via email to