meteor / guide

:book: Articles about Meteor best practices
http://guide.meteor.com/
Other
842 stars 307 forks source link

Section 6 - Running on Mobile - 404 #1038

Closed LaughingBubba closed 4 years ago

LaughingBubba commented 4 years ago

In this section the reader is asked to install the iOS and Android SDK's.

However, the SDK doesn't install and the reader is asked follow a link.

$> meteor install-sdk ios
Please follow the installation instructions in the mobile guide:
http://guide.meteor.com/mobile.html#installing-prerequisites

Unfortunately the link 404's out.

This is the offending link: http://guide.meteor.com/mobile.html#installing-prerequisites

coagmano commented 4 years ago

I think mobile got changed to cordova at some point: https://guide.meteor.com/cordova.html#installing-prerequisites

Feel free to make a PR fixing the links

filipenevola commented 4 years ago

I have fixed already, it will be updated in the next release.