chore: move docs redirect into _redirects
(#895)
This commit is contained in:
parent
9e24cbe5aa
commit
759d9e257e
@ -8,10 +8,3 @@
|
||||
to = "https://discord.gg/vAZSDU9J"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
# Redirect to the docs
|
||||
[[redirects]]
|
||||
from = "/docs"
|
||||
to = "https://docs.elk.zone/"
|
||||
status = 200
|
||||
force = true
|
||||
|
1
public/_redirects
Normal file
1
public/_redirects
Normal file
@ -0,0 +1 @@
|
||||
/docs/* https://docs.elk.zone/:splat 200
|
Loading…
Reference in New Issue
Block a user