I'm running Windows-10-x64 and CodeBlocks-20.03-Release.
There are 2 outdated Links (http instead https, which causes Browser-Warning-UnsafeLink).
This is trivial to fix and should be correct.
"© 2004 - 2018, The Code::Blocks Team. " // contains http-Link
(About / Information)
"
Name : Code::Blocks
Version : 20.03-r11983
SDK Version : 2.0.0
Scintilla Version: 3.7.5
Author : The Code::Blocks Team
E-mail : info@codeblocks.org
Website : http://www.codeblocks.org
wxWidgets Library (wxMSW port)
Version 3.1.3 (Unicode: wchar_t, debug level: 1),
compiled at Nov 1 2019 18:53:26
Runtime version of toolkit used is 10.0.
"
First part (Help/About/Information) fixed in [r12815], second part must be fixed by the installer maintainer.
Related
Commit: [r12815]