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]]
|
||||
from = "/docs/*"
|
||||
to = "https://tiptap-docs.netlify.com/:splat"
|
||||
@@ -8,7 +13,3 @@
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "https://tiptap.scrumpy.io/*"
|
||||
to = "https://www.tiptap.dev/:splat"
|
||||
status = 301
|
||||
|
||||
Reference in New Issue
Block a user