From 319f2f16d8e9f3d6c7e8d25a30426fa2845048b0 Mon Sep 17 00:00:00 2001 From: Phil Hawksworth Date: Fri, 8 Jun 2018 09:09:07 +0800 Subject: [PATCH] webconf redirect --- netlify.toml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/netlify.toml b/netlify.toml index e131328b..7afe90cd 100644 --- a/netlify.toml +++ b/netlify.toml @@ -93,10 +93,12 @@ to = "https://speakerdeck.com/philhawksworth/netlify-show-and-tell" status = 302 - [[redirects]] +[[redirects]] from = "/talks/wad" to = "https://noti.st/philhawksworth/8ryB2o/next-wave-infrastructure-and-how-to-use-it-for-an-easier-life" status = 302 - - +[[redirects]] + from = "/talks/hk" + to = "https://noti.st/philhawksworth/XbZbu1/promoting-performance-from-the-ground-up" + status = 302