From 65b5e80ba7a1c444b48be7a5a9264fe5d2cdefe2 Mon Sep 17 00:00:00 2001 From: Matt Bernier Date: Mon, 1 Jun 2015 20:33:38 -0600 Subject: [PATCH] Update _redirects.htaccess --- source/_redirects.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_redirects.htaccess b/source/_redirects.htaccess index a75308ae57..f44a794875 100644 --- a/source/_redirects.htaccess +++ b/source/_redirects.htaccess @@ -5,6 +5,7 @@ ####### #forced a redirect file at /API_Reference/Customer_Subuser_API/event_notification_url.html - the following redirect wouldn't take +Redirect 301 /API_Reference/Customer_Subuser_API/automatic_login.html https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/index.html Redirect 301 /API_Reference/Customer_Subuser_API/event_notification_url.html https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/v1_(deprecated)/event_notification_url.html Redirect 301 /API_Reference/Reseller_API/billing_retrieving_as_you_go_usage.html https://sendgrid.com/docs/API_Reference/Reseller_API/v1_(deprecated)/billing_retrieving_as_you_go_usage.html Redirect 301 /API_Reference/Reseller_API/billing_retrieving_end_users_invoices_usage.html https://sendgrid.com/docs/API_Reference/Reseller_API/v1_(deprecated)/billing_retrieving_end_users_invoices_usage.html