mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
fix: fix introduction redirections (#562)
This commit is contained in:
24
docs.json
24
docs.json
@@ -4194,19 +4194,31 @@
|
||||
},
|
||||
{
|
||||
"source": "/zh-hans",
|
||||
"destination": "/cn/getting-started/introduction"
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/introduction",
|
||||
"destination": "/en/getting-started/introduction"
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/en/introduction",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/zh-hans/introduction",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/ja-jp/introduction",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/readme/features-and-specifications",
|
||||
"destination": "/en/getting-started/introduction"
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/readme/model-providers",
|
||||
"destination": "/en/getting-started/introduction"
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/install-self-hosted",
|
||||
@@ -4238,7 +4250,7 @@
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/cloud",
|
||||
"destination": "/en/getting-started/introduction"
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "/getting-started/dify-premium",
|
||||
@@ -4706,4 +4718,4 @@
|
||||
"linkedin": "https://www.linkedin.com/company/langgenius"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user