File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,4 +71,4 @@ Submit your plugin or skin to [Packagist](https://packagist.org/).
7171 * add your plugin in the ` require ` section of composer.json
7272 * ` composer.phar install `
7373
74- Read the whole story at [ plugins.roundcube.net] ( http://plugins.roundcube.net/about ) .
74+ Read the whole story at [ plugins.roundcube.net] ( http://plugins.roundcube.net/#/ about/ ) .
Original file line number Diff line number Diff line change 1818 * @author Philip Weir <roundcube@tehinterweb.co.uk>
1919 * @license GPL-3.0+
2020 * @version GIT: <git_id>
21- * @link http ://github.com/roundcube/plugin-installer
21+ * @link https ://github.com/roundcube/plugin-installer
2222 */
2323class ExtensionInstaller extends LibraryInstaller
2424{
Original file line number Diff line number Diff line change 88 * @author Philip Weir <roundcube@tehinterweb.co.uk>
99 * @license GPL-3.0+
1010 * @version GIT: <git_id>
11- * @link http ://github.com/roundcube/plugin-installer
11+ * @link https ://github.com/roundcube/plugin-installer
1212 */
1313class PluginInstaller extends ExtensionInstaller
1414{
Original file line number Diff line number Diff line change 88 * @author Philip Weir <roundcube@tehinterweb.co.uk>
99 * @license GPL-3.0+
1010 * @version GIT: <git_id>
11- * @link http ://github.com/roundcube/plugin-installer
11+ * @link https ://github.com/roundcube/plugin-installer
1212 */
1313class SkinInstaller extends ExtensionInstaller
1414{
You can’t perform that action at this time.
0 commit comments