add another domain redirect
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
[[redirects]]
|
||||
from = "https://tiptap.scrumpy.io"
|
||||
to = "https://www.tiptap.dev"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://tiptap.scrumpy.io/*"
|
||||
to = "https://www.tiptap.dev/:splat"
|
||||
|
||||
Reference in New Issue
Block a user