Skip to content

Commit 087926f

Browse files
authored
Renamed github org in script to actual org.
1 parent eb908ef commit 087926f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/check_reqs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ xcode_version.on('close', function (code) {
2525
console.log('!!!! WARNING: `--unsafe-perm=true` flag when running `npm install`');
2626
console.log('!!!! WARNING: or else it will fail.');
2727
console.log('!!!! WARNING: link:');
28-
console.log('!!!! WARNING: https://github.com/phonegap/ios-deploy#os-x-1011-el-capitan-or-greater');
28+
console.log('!!!! WARNING: https://github.com/ios-control/ios-deploy#os-x-1011-el-capitan-or-greater');
2929
console.log('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
3030
}
3131

0 commit comments

Comments
 (0)