mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update netlify.toml 2
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
This commit is contained in:
parent
f19d634c1e
commit
8f5c503fae
|
|
@ -6,13 +6,13 @@
|
|||
|
||||
[[redirects]]
|
||||
from = "/docs"
|
||||
to = "/docs/v3.4"
|
||||
to = "/docs"
|
||||
status = 302
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/zh/docs"
|
||||
to = "/zh/docs/v3.4"
|
||||
to = "/zh/docs"
|
||||
status = 302
|
||||
force = true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue