diff --git a/vercel.json b/vercel.json index 84be0db5..3c6fda26 100644 --- a/vercel.json +++ b/vercel.json @@ -48,6 +48,10 @@ "source": "/2023/02/automatingandprobablyoverengineeringmy-nowpage", "destination": "/posts/2023/automating-and-overengineering-my-now-page/" }, + { + "source": "/2023/01/workflows-handling-inbound-email-on-fastmail-with-regular-expressions", + "destination": "/posts/2023/fastmail-handling-inbound-email-with-regex-filters-now-with-chatgpt/" + }, { "source": "/rss.xml", "destination": "/feed.xml"