added missing redirect type

This commit is contained in:
Jack 2020-06-11 23:35:44 +01:00
parent bb58452096
commit e8ef0b7731

View file

@ -9,7 +9,8 @@
"redirects": [
{
"source": "/soon",
"destination": "/"
"destination": "/",
"type": 301
}
],
"rewrites": [