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 (bjauy@o2.pl), July 2009 * UTF-8 conversion by Caemyr (May, 2011)