From 3c35632dd6acd76482b93128046215007d19c328 Mon Sep 17 00:00:00 2001 From: Kevin Paxman <kpaxman@uwaterloo.ca> Date: Mon, 13 Mar 2023 16:03:58 -0400 Subject: [PATCH] Revert "ISTWCMS-6026: Update the tiktok url" This reverts commit 5f76859e407592f844ecdbc7edd82eaa3f022695. --- uw_cfg_common.links.menu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uw_cfg_common.links.menu.yml b/uw_cfg_common.links.menu.yml index e52756de..a83ebabd 100644 --- a/uw_cfg_common.links.menu.yml +++ b/uw_cfg_common.links.menu.yml @@ -83,7 +83,7 @@ uw_global_social_media.instagram: uw_global_social_media.tiktok: title: 'Tiktok' menu_name: uw-menu-global-social-media - url: https://tiktok.com/@uwaterloo + url: https://twitter.com/uWaterloo weight: 2 uw_global_social_media.twitter: title: 'Twitter' -- GitLab