Skip to content

Commit b1a499c

Browse files
committed
update template message
1 parent c34192c commit b1a499c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cmds/template_generator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class TemplateGenerator {
3030
console.log('-> '.green + 'embark blockchain'.bold.cyan + ' or '.green + 'embark simulator'.bold.cyan);
3131
console.log('open another console in the same directory and run'.green);
3232
console.log('-> '.green + 'embark run'.bold.cyan);
33-
console.log('For more info go to http://github.com/iurimatias/embark-framework'.green);
33+
console.log('For more info go to http://embark.status.im'.green);
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)