IDE: updated about url, issue #31337

git-svn-id: trunk@54065 -
This commit is contained in:
mattias 2017-02-02 11:06:40 +00:00
parent 3884b8e05a
commit 55a6faef60

View File

@ -189,7 +189,7 @@ begin
Format(lisAboutLazarusMsg,[DoubleLineEnding,DoubleLineEnding,DoubleLineEnding]);
OfficialLabel.Caption := lisAboutOfficial;
OfficialURLLabel.Caption := 'http://lazarus.freepascal.org';
OfficialURLLabel.Caption := 'http://www.lazarus-ide.org';
DocumentationLabel.Caption := lisAboutDocumentation;
DocumentationURLLabel.Caption := 'http://wiki.lazarus.freepascal.org';