mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Prefer https
This commit is contained in:
parent
88734647ce
commit
6d94ea5f1c
@ -275,7 +275,7 @@ void QgsAbout::btnQgisUser_clicked()
|
||||
|
||||
void QgsAbout::btnQgisHome_clicked()
|
||||
{
|
||||
openUrl( QStringLiteral( "http://qgis.org" ) );
|
||||
openUrl( QStringLiteral( "https://qgis.org" ) );
|
||||
}
|
||||
|
||||
void QgsAbout::openUrl( const QUrl &url )
|
||||
|
Loading…
x
Reference in New Issue
Block a user