Skip to content

Commit

Permalink
redirects actually saved
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Hawksworth committed Apr 20, 2018
1 parent 5bf6473 commit 103a7d8
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions netlify.toml
Expand Up @@ -81,19 +81,16 @@
from = "/talks/serve"
to = "https://speakerdeck.com/philhawksworth/serving-for-the-win-deployments-and-infrastructure-for-the-rest-of-us"
status = 302
<<<<<<< HEAD

[[redirects]]
from = "/talks/jsheroes"
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"
to = "https://speakerdeck.com/philhawksworth/netlify-show-and-tell"
status = 302



>>>>>>> 2aafdeaab2fcd9d5c15289b85bbd2e75efa09a4e



0 comments on commit 103a7d8

Please sign in to comment.