From 2aafdeaab2fcd9d5c15289b85bbd2e75efa09a4e Mon Sep 17 00:00:00 2001 From: Phil Hawksworth Date: Wed, 18 Apr 2018 08:52:13 -0700 Subject: [PATCH] Update netlify.toml --- netlify.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/netlify.toml b/netlify.toml index acd68cf6..46354eaa 100644 --- a/netlify.toml +++ b/netlify.toml @@ -81,3 +81,11 @@ from = "/talks/serve" to = "https://speakerdeck.com/philhawksworth/serving-for-the-win-deployments-and-infrastructure-for-the-rest-of-us" status = 302 + + [[redirects]] + from = "/talks/netlify-intro" + to = "https://speakerdeck.com/philhawksworth/netlify-show-and-tell" + status = 302 + + +