We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34192c commit b1a499cCopy full SHA for b1a499c
lib/cmds/template_generator.js
@@ -30,7 +30,7 @@ class TemplateGenerator {
30
console.log('-> '.green + 'embark blockchain'.bold.cyan + ' or '.green + 'embark simulator'.bold.cyan);
31
console.log('open another console in the same directory and run'.green);
32
console.log('-> '.green + 'embark run'.bold.cyan);
33
- console.log('For more info go to http://github.com/iurimatias/embark-framework'.green);
+ console.log('For more info go to http://embark.status.im'.green);
34
}
35
36
0 commit comments