mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
set /log to 301 redirect
This commit is contained in:
parent
062673254d
commit
9345fa6a54
|
|
@ -31,7 +31,7 @@
|
|||
[[redirects]]
|
||||
from = "/log/*"
|
||||
to = "https://log.kubesphere.io/:splat"
|
||||
status = 200
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue