diff --git a/lib/command.js b/lib/command.js index cf3842e23..dd6f40713 100644 --- a/lib/command.js +++ b/lib/command.js @@ -172,8 +172,8 @@ class Command { try { ui.log(''); - ui.log('Love open source? We’re hiring Node.js Engineers to work on Ghost full-time.', 'magentaBright'); - ui.log('https://careers.ghost.org/product-engineer-node-js', 'magentaBright'); + ui.log('Love open source? We’re hiring JavaScript Engineers to work on Ghost full-time.', 'magentaBright'); + ui.log('https://careers.ghost.org', 'magentaBright'); ui.log(''); debug('loading operating system information');