mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 06:59:44 +00:00
[REACTOS] "http://www.reactos" -> "https://reactos" (#5043)
To harmonize, to save some bytes, and last but not least for security reasons. This can be understood as an addendum to (#2619).
This commit is contained in:
parent
7ce58e177c
commit
09dde2cff9
112 changed files with 121 additions and 121 deletions
|
@ -161,7 +161,7 @@ static MUI_ENTRY ruRUWelcomePageEntries[] =
|
|||
{
|
||||
6,
|
||||
24,
|
||||
"http://www.reactos.ru",
|
||||
"https://reactos.org",
|
||||
TEXT_STYLE_HIGHLIGHT,
|
||||
TEXT_ID_STATIC
|
||||
},
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// To revert conversion, please execute "code7bit -r <file>".
|
||||
/*
|
||||
* translated by Artem Reznikov, Igor Paliychuk, 2010
|
||||
* http://www.reactos.org/uk/
|
||||
* https://reactos.org
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -166,7 +166,7 @@ static MUI_ENTRY ukUAWelcomePageEntries[] =
|
|||
{
|
||||
6,
|
||||
24,
|
||||
"http://www.reactos.org/uk/",
|
||||
"https://reactos.org",
|
||||
TEXT_STYLE_HIGHLIGHT,
|
||||
TEXT_ID_STATIC
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue