From f5f69993b4fdcd63030a581ecbad3505e5f1b913 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Thu, 29 Sep 2022 17:14:00 -0400 Subject: [PATCH] Updated hiring link --- lib/command.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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');