mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
add redirect url for load-balancing content & fix bold rendering (#573)
Co-authored-by: Riskey <riskey47@dify.ai>
This commit is contained in:
12
docs.json
12
docs.json
@@ -5030,6 +5030,18 @@
|
||||
{
|
||||
"source": "/self-host/:slug*",
|
||||
"destination": "/en/self-host/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "/en/guides/model-configuration/load-balancing",
|
||||
"destination": "/en/use-dify/workspace/model-providers#configure-model-load-balancing"
|
||||
},
|
||||
{
|
||||
"source": "/zh-hans/guides/model-configuration/load-balancing",
|
||||
"destination": "/zh/use-dify/workspace/model-providers#配置模型负载均衡"
|
||||
},
|
||||
{
|
||||
"source": "/ja-jp/guides/model-configuration/load-balancing",
|
||||
"destination": "/ja/use-dify/workspace/model-providers#負荷分散の構成"
|
||||
}
|
||||
],
|
||||
"navbar": {
|
||||
|
||||
Reference in New Issue
Block a user