Corrected outdated links (#4254)

This commit is contained in:
Benjamin Wilson Friedman
2017-10-12 19:40:47 -07:00
committed by Florent Vilmart
parent f0b7ffcdd6
commit 9145c88562
8 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ const help = function(){
console.log(' Get Started guide:');
console.log('');
console.log(' Please have a look at the get started guide!');
console.log(' https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide');
console.log(' http://docs.parseplatform.org/parse-server/guide/');
console.log('');
console.log('');
console.log(' Usage with npm start');