diff --git a/modules/redirections/redirections.json b/modules/redirections/redirections.json index 21beaa32d9e..fdaf41c93fa 100644 --- a/modules/redirections/redirections.json +++ b/modules/redirections/redirections.json @@ -343,5 +343,20 @@ "title" : "Contact Redirect", "from" : "contact", "to" : "/resources/engage-with-attack/contact/" + }, + { + "title" : "Office 365 Redirect", + "from" : "matrices/enterprise/cloud/office365", + "to" : "/matrices/enterprise/cloud/officesuite" + }, + { + "title" : "Google Workspace Redirect", + "from" : "matrices/enterprise/cloud/googleworkspace", + "to" : "/matrices/enterprise/cloud/officesuite" + }, + { + "title" : "Identity Provider redirect", + "from" : "matrices/enterprise/cloud/azuread", + "to" : "/matrices/enterprise/cloud/identityproviders" } ] \ No newline at end of file