fix(file): fix repo link (#1566)

This commit is contained in:
David Routhieau 2017-05-15 21:38:39 -07:00 committed by Ibby Hadeed
parent 7c797123f5
commit adf9c5a323

View File

@ -562,7 +562,7 @@ declare const window: Window;
pluginName: 'File',
plugin: 'cordova-plugin-file',
pluginRef: 'cordova.file',
repo: 'https: //github.com/apache/cordova-plugin-file',
repo: 'https://github.com/apache/cordova-plugin-file',
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'OS X', 'Ubuntu', 'Windows', 'Windows Phone']
})
@Injectable()