diff --git a/ide/codehelp.pas b/ide/codehelp.pas index 0ef166a8d2..4cd078cf29 100644 --- a/ide/codehelp.pas +++ b/ide/codehelp.pas @@ -65,7 +65,7 @@ uses const IDEProjectName = 'Lazarus'; - FPCDocsRepositoryURL = 'http://svn.freepascal.org/svn/fpcdocs/trunk'; + FPCDocsRepositoryURL = 'https://gitlab.com/freepascal.org/fpc/documentation.git'; type TFPDocItem = ( fpdiShort,