From 7e42cf1694a4d0b068fd3757e4192741d4180ddf Mon Sep 17 00:00:00 2001 From: Rowan Manning Date: Thu, 19 Sep 2019 09:48:34 +0100 Subject: [PATCH] Update the Slack channel name (#271) This now matches the new channel name in Slack. I've also split the slack site variable into name and URL so we can avoid a redirect. --- site/_data/contact.yml | 4 +++- site/_includes/footer.html | 2 +- site/pages/home.html | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/site/_data/contact.yml b/site/_data/contact.yml index b755ada..a351c88 100644 --- a/site/_data/contact.yml +++ b/site/_data/contact.yml @@ -1,4 +1,6 @@ # Working group contact details email: engineering-progression@ft.com -slack: engineer-progression +slack: + name: engineering-progression-framework + url: https://app.slack.com/client/T025C95MN/CGQ1XSNBB diff --git a/site/_includes/footer.html b/site/_includes/footer.html index c3426dd..2d8deaf 100644 --- a/site/_includes/footer.html +++ b/site/_includes/footer.html @@ -3,7 +3,7 @@