change order of redirects
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
[[redirects]]
|
||||||
|
from = "https://tiptap.scrumpy.io/*"
|
||||||
|
to = "https://www.tiptap.dev/:splat"
|
||||||
|
status = 301
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/docs/*"
|
from = "/docs/*"
|
||||||
to = "https://tiptap-docs.netlify.com/:splat"
|
to = "https://tiptap-docs.netlify.com/:splat"
|
||||||
@@ -8,7 +13,3 @@
|
|||||||
to = "/index.html"
|
to = "/index.html"
|
||||||
status = 200
|
status = 200
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = "https://tiptap.scrumpy.io/*"
|
|
||||||
to = "https://www.tiptap.dev/:splat"
|
|
||||||
status = 301
|
|
||||||
|
|||||||
Reference in New Issue
Block a user