forked from qt-creator/qt-creator
PluginSpecs: Change URLs from http:// to https://
Avoid the redirect that is inevitable nowerdays. Also, change necessitas.kde.org to www.qt.io, since the orgininal page is offline. Change-Id: Ib1823f0df97d2df87822fd2bb7552e2f2c7e971e Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"Licensees holding valid Qt Enterprise licenses may use this plugin in accordance with the Qt Enterprise License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company."
|
||||
],
|
||||
"Description" : "Plugin for Effect Composer.",
|
||||
"Url" : "http://www.qt.io",
|
||||
"Url" : "https://www.qt.io",
|
||||
"DisabledByDefault" : true,
|
||||
${IDE_PLUGIN_DEPENDENCIES}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user