Redirect file not processed

[[redirects]]
  from = "https://dazzling-lovelace-dfccb9.netlify.app/*"
  to = "https://www.kindcarecornwall.co.uk/:splat"
  status = 301
  force = true

Try that on for size :slight_smile: Note the /* and /:splat :+1: which are explained here:

2 Likes