mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
fix redirect link syntax issue (#558)
* fix redirect language code prefixes * fix syntax in wildcard redirect links
This commit is contained in:
498
docs.json
498
docs.json
@@ -4101,76 +4101,76 @@
|
||||
},
|
||||
"redirects": [
|
||||
{
|
||||
"source": "en/guides/workflow/node/start",
|
||||
"destination": "en/use-dify/getting-started/key-concepts#workflow"
|
||||
"source": "/en/guides/workflow/node/start",
|
||||
"destination": "/en/use-dify/getting-started/key-concepts#workflow"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/user-input",
|
||||
"destination": "en/use-dify/nodes/user-input"
|
||||
"source": "/en/guides/workflow/node/user-input",
|
||||
"destination": "/en/use-dify/nodes/user-input"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/trigger",
|
||||
"destination": "en/use-dify/nodes/trigger/overview"
|
||||
"source": "/en/guides/workflow/node/trigger",
|
||||
"destination": "/en/use-dify/nodes/trigger/overview"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/schedule-trigger",
|
||||
"destination": "en/use-dify/nodes/trigger/schedule-trigger"
|
||||
"source": "/en/guides/workflow/node/schedule-trigger",
|
||||
"destination": "/en/use-dify/nodes/trigger/schedule-trigger"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/webhook-trigger",
|
||||
"destination": "en/use-dify/nodes/trigger/webhook-trigger"
|
||||
"source": "/en/guides/workflow/node/webhook-trigger",
|
||||
"destination": "/en/use-dify/nodes/trigger/webhook-trigger"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/plugin-trigger",
|
||||
"destination": "en/use-dify/nodes/trigger/plugin-trigger"
|
||||
"source": "/en/guides/workflow/node/plugin-trigger",
|
||||
"destination": "/en/use-dify/nodes/trigger/plugin-trigger"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/start",
|
||||
"destination": "cn/use-dify/getting-started/key-concepts#工作流"
|
||||
"source": "/zh-hans/guides/workflow/node/start",
|
||||
"destination": "/cn/use-dify/getting-started/key-concepts#工作流"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/user-input",
|
||||
"destination": "cn/use-dify/nodes/user-input"
|
||||
"source": "/zh-hans/guides/workflow/node/user-input",
|
||||
"destination": "/cn/use-dify/nodes/user-input"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/trigger",
|
||||
"destination": "cn/use-dify/nodes/trigger/overview"
|
||||
"source": "/zh-hans/guides/workflow/node/trigger",
|
||||
"destination": "/cn/use-dify/nodes/trigger/overview"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/schedule-trigger",
|
||||
"destination": "cn/use-dify/nodes/trigger/schedule-trigger"
|
||||
"source": "/zh-hans/guides/workflow/node/schedule-trigger",
|
||||
"destination": "/cn/use-dify/nodes/trigger/schedule-trigger"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/webhook-trigger",
|
||||
"destination": "cn/use-dify/nodes/trigger/webhook-trigger"
|
||||
"source": "/zh-hans/guides/workflow/node/webhook-trigger",
|
||||
"destination": "/cn/use-dify/nodes/trigger/webhook-trigger"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/plugin-trigger",
|
||||
"destination": "cn/use-dify/nodes/trigger/plugin-trigger"
|
||||
"source": "/zh-hans/guides/workflow/node/plugin-trigger",
|
||||
"destination": "/cn/use-dify/nodes/trigger/plugin-trigger"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/start",
|
||||
"destination": "jp/use-dify/getting-started/key-concepts#ワークフロー"
|
||||
"source": "/ja-jp/guides/workflow/node/start",
|
||||
"destination": "/jp/use-dify/getting-started/key-concepts#ワークフロー"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/user-input",
|
||||
"destination": "jp/use-dify/nodes/user-input"
|
||||
"source": "/ja-jp/guides/workflow/node/user-input",
|
||||
"destination": "/jp/use-dify/nodes/user-input"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/trigger",
|
||||
"destination": "jp/use-dify/nodes/trigger/overview"
|
||||
"source": "/ja-jp/guides/workflow/node/trigger",
|
||||
"destination": "/jp/use-dify/nodes/trigger/overview"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/schedule-trigger",
|
||||
"destination": "jp/use-dify/nodes/trigger/schedule-trigger"
|
||||
"source": "/ja-jp/guides/workflow/node/schedule-trigger",
|
||||
"destination": "/jp/use-dify/nodes/trigger/schedule-trigger"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/webhook-trigger",
|
||||
"destination": "jp/use-dify/nodes/trigger/webhook-trigger"
|
||||
"source": "/ja-jp/guides/workflow/node/webhook-trigger",
|
||||
"destination": "/jp/use-dify/nodes/trigger/webhook-trigger"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/plugin-trigger",
|
||||
"destination": "jp/use-dify/nodes/trigger/plugin-trigger"
|
||||
"source": "/ja-jp/guides/workflow/node/plugin-trigger",
|
||||
"destination": "/jp/use-dify/nodes/trigger/plugin-trigger"
|
||||
},
|
||||
{
|
||||
"source": "plugins/schema-definition/model",
|
||||
@@ -5277,432 +5277,432 @@
|
||||
"destination": "/en/guides/workflow/readme"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/node/:slug*",
|
||||
"destination": "en/use-dify/nodes/:slug*"
|
||||
"source": "/en/guides/workflow/node/:slug*",
|
||||
"destination": "/en/use-dify/nodes/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "en/use-dify/debug/:slug*"
|
||||
"source": "/en/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "/en/use-dify/debug/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "en/use-dify/publish/webapp/:slug*"
|
||||
"source": "/en/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "/en/use-dify/publish/webapp/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/application-publishing/:slug*",
|
||||
"destination": "en/use-dify/publish/:slug*"
|
||||
"source": "/en/guides/application-publishing/:slug*",
|
||||
"destination": "/en/use-dify/publish/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/annotation/:slug*",
|
||||
"destination": "en/use-dify/monitor/:slug*"
|
||||
"source": "/en/guides/annotation/:slug*",
|
||||
"destination": "/en/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "en/use-dify/monitor/integrations/:slug*"
|
||||
"source": "/en/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "/en/use-dify/monitor/integrations/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/monitoring/:slug*",
|
||||
"destination": "en/use-dify/monitor/:slug*"
|
||||
"source": "/en/guides/monitoring/:slug*",
|
||||
"destination": "/en/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "en/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
"source": "/en/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "/en/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "en/use-dify/knowledge/create-knowledge/:slug*"
|
||||
"source": "/en/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "/en/use-dify/knowledge/create-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "en/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
"source": "/en/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "/en/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/knowledge-base/:slug*",
|
||||
"destination": "en/use-dify/knowledge/:slug*"
|
||||
"source": "/en/guides/knowledge-base/:slug*",
|
||||
"destination": "/en/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/management/:slug*",
|
||||
"destination": "en/use-dify/workspace/:slug*"
|
||||
"source": "/en/guides/management/:slug*",
|
||||
"destination": "/en/use-dify/workspace/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/model-configuration/:slug*",
|
||||
"destination": "en/use-dify/workspace/model-providers"
|
||||
"source": "/en/guides/model-configuration/:slug*",
|
||||
"destination": "/en/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "en/workshop/basic/:slug*",
|
||||
"destination": "en/use-dify/tutorials/:slug*"
|
||||
"source": "/en/workshop/basic/:slug*",
|
||||
"destination": "/en/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/workshop/intermediate/:slug*",
|
||||
"destination": "en/use-dify/tutorials/:slug*"
|
||||
"source": "/en/workshop/intermediate/:slug*",
|
||||
"destination": "/en/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/workshop/:slug*",
|
||||
"destination": "en/use-dify/tutorials/:slug*"
|
||||
"source": "/en/workshop/:slug*",
|
||||
"destination": "/en/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "en/self-host/dify-community/:slug*"
|
||||
"source": "/en/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "/en/self-host/dify-community/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/workflow/:slug*",
|
||||
"destination": "en/use-dify/build/:slug*"
|
||||
"source": "/en/guides/workflow/:slug*",
|
||||
"destination": "/en/use-dify/build/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "en/use-dify/nodes/tools"
|
||||
"source": "/en/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "/en/use-dify/nodes/tools"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/application-orchestrate/:slug*",
|
||||
"destination": "en/use-dify/getting-started/quick-start"
|
||||
"source": "/en/guides/application-orchestrate/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/quick-start"
|
||||
},
|
||||
{
|
||||
"source": "en/plugins/:slug*",
|
||||
"destination": "en/use-dify/workspace/plugins"
|
||||
"source": "/en/plugins/:slug*",
|
||||
"destination": "/en/use-dify/workspace/plugins"
|
||||
},
|
||||
{
|
||||
"source": "en/development/backend/:slug*",
|
||||
"destination": "en/api-reference/:slug*"
|
||||
"source": "/en/development/backend/:slug*",
|
||||
"destination": "/en/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/development/models-integration/:slug*",
|
||||
"destination": "en/use-dify/workspace/model-providers"
|
||||
"source": "/en/development/models-integration/:slug*",
|
||||
"destination": "/en/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "en/development/:slug*",
|
||||
"destination": "en/api-reference/:slug*"
|
||||
"source": "/en/development/:slug*",
|
||||
"destination": "/en/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "en/use-dify/knowledge/:slug*"
|
||||
"source": "/en/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "/en/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "en/use-dify/build/mcp"
|
||||
"source": "/en/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "/en/use-dify/build/mcp"
|
||||
},
|
||||
{
|
||||
"source": "en/learn-more/faq/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/learn-more/faq/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/learn-more/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/learn-more/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/guides/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/guides/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/getting-started/cloud",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/getting-started/cloud",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/getting-started/dify-premium",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/getting-started/dify-premium",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/getting-started/:slug*",
|
||||
"destination": "en/use-dify/getting-started/:slug*"
|
||||
"source": "/en/getting-started/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "en/community/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/community/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/resources/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/resources/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/policies/:slug*",
|
||||
"destination": "en/use-dify/getting-started/introduction"
|
||||
"source": "/en/policies/:slug*",
|
||||
"destination": "/en/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/node/:slug*",
|
||||
"destination": "jp/use-dify/nodes/:slug*"
|
||||
"source": "/ja-jp/guides/workflow/node/:slug*",
|
||||
"destination": "/jp/use-dify/nodes/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "jp/use-dify/debug/:slug*"
|
||||
"source": "/ja-jp/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "/jp/use-dify/debug/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "jp/use-dify/publish/webapp/:slug*"
|
||||
"source": "/ja-jp/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "/jp/use-dify/publish/webapp/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/application-publishing/:slug*",
|
||||
"destination": "jp/use-dify/publish/:slug*"
|
||||
"source": "/ja-jp/guides/application-publishing/:slug*",
|
||||
"destination": "/jp/use-dify/publish/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/annotation/:slug*",
|
||||
"destination": "jp/use-dify/monitor/:slug*"
|
||||
"source": "/ja-jp/guides/annotation/:slug*",
|
||||
"destination": "/jp/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "jp/use-dify/monitor/integrations/:slug*"
|
||||
"source": "/ja-jp/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "/jp/use-dify/monitor/integrations/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/monitoring/:slug*",
|
||||
"destination": "jp/use-dify/monitor/:slug*"
|
||||
"source": "/ja-jp/guides/monitoring/:slug*",
|
||||
"destination": "/jp/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "jp/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
"source": "/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "/jp/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "jp/use-dify/knowledge/create-knowledge/:slug*"
|
||||
"source": "/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "/jp/use-dify/knowledge/create-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "jp/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
"source": "/ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "/jp/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/knowledge-base/:slug*",
|
||||
"destination": "jp/use-dify/knowledge/:slug*"
|
||||
"source": "/ja-jp/guides/knowledge-base/:slug*",
|
||||
"destination": "/jp/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/management/:slug*",
|
||||
"destination": "jp/use-dify/workspace/:slug*"
|
||||
"source": "/ja-jp/guides/management/:slug*",
|
||||
"destination": "/jp/use-dify/workspace/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/model-configuration/:slug*",
|
||||
"destination": "jp/use-dify/workspace/model-providers"
|
||||
"source": "/ja-jp/guides/model-configuration/:slug*",
|
||||
"destination": "/jp/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/workshop/basic/:slug*",
|
||||
"destination": "jp/use-dify/tutorials/:slug*"
|
||||
"source": "/ja-jp/workshop/basic/:slug*",
|
||||
"destination": "/jp/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/workshop/intermediate/:slug*",
|
||||
"destination": "jp/use-dify/tutorials/:slug*"
|
||||
"source": "/ja-jp/workshop/intermediate/:slug*",
|
||||
"destination": "/jp/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/workshop/:slug*",
|
||||
"destination": "jp/use-dify/tutorials/:slug*"
|
||||
"source": "/ja-jp/workshop/:slug*",
|
||||
"destination": "/jp/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "jp/self-host/dify-community/:slug*"
|
||||
"source": "/ja-jp/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "/jp/self-host/dify-community/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/workflow/:slug*",
|
||||
"destination": "jp/use-dify/build/:slug*"
|
||||
"source": "/ja-jp/guides/workflow/:slug*",
|
||||
"destination": "/jp/use-dify/build/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "jp/use-dify/nodes/tools"
|
||||
"source": "/ja-jp/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "/jp/use-dify/nodes/tools"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/application-orchestrate/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/quick-start"
|
||||
"source": "/ja-jp/guides/application-orchestrate/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/quick-start"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/plugins/:slug*",
|
||||
"destination": "jp/use-dify/workspace/plugins"
|
||||
"source": "/ja-jp/plugins/:slug*",
|
||||
"destination": "/jp/use-dify/workspace/plugins"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/development/backend/:slug*",
|
||||
"destination": "jp/api-reference/:slug*"
|
||||
"source": "/ja-jp/development/backend/:slug*",
|
||||
"destination": "/jp/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/development/models-integration/:slug*",
|
||||
"destination": "jp/use-dify/workspace/model-providers"
|
||||
"source": "/ja-jp/development/models-integration/:slug*",
|
||||
"destination": "/jp/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/development/:slug*",
|
||||
"destination": "jp/api-reference/:slug*"
|
||||
"source": "/ja-jp/development/:slug*",
|
||||
"destination": "/jp/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "jp/use-dify/knowledge/:slug*"
|
||||
"source": "/ja-jp/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "/jp/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "jp/use-dify/build/mcp"
|
||||
"source": "/ja-jp/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "/jp/use-dify/build/mcp"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/learn-more/faq/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/learn-more/faq/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/learn-more/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/learn-more/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/guides/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/guides/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/getting-started/cloud",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/getting-started/cloud",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/getting-started/dify-premium",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/getting-started/dify-premium",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/getting-started/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/:slug*"
|
||||
"source": "/ja-jp/getting-started/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/community/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/community/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/resources/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/resources/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/policies/:slug*",
|
||||
"destination": "jp/use-dify/getting-started/introduction"
|
||||
"source": "/ja-jp/policies/:slug*",
|
||||
"destination": "/jp/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/node/:slug*",
|
||||
"destination": "cn/use-dify/nodes/:slug*"
|
||||
"source": "/zh-hans/guides/workflow/node/:slug*",
|
||||
"destination": "/cn/use-dify/nodes/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "cn/use-dify/debug/:slug*"
|
||||
"source": "/zh-hans/guides/workflow/debug-and-preview/:slug*",
|
||||
"destination": "/cn/use-dify/debug/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "cn/use-dify/publish/webapp/:slug*"
|
||||
"source": "/zh-hans/guides/application-publishing/launch-your-webapp-quickly/:slug*",
|
||||
"destination": "/cn/use-dify/publish/webapp/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/application-publishing/:slug*",
|
||||
"destination": "cn/use-dify/publish/:slug*"
|
||||
"source": "/zh-hans/guides/application-publishing/:slug*",
|
||||
"destination": "/cn/use-dify/publish/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/annotation/:slug*",
|
||||
"destination": "cn/use-dify/monitor/:slug*"
|
||||
"source": "/zh-hans/guides/annotation/:slug*",
|
||||
"destination": "/cn/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "cn/use-dify/monitor/integrations/:slug*"
|
||||
"source": "/zh-hans/guides/monitoring/integrate-external-ops-tools/:slug*",
|
||||
"destination": "/cn/use-dify/monitor/integrations/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/monitoring/:slug*",
|
||||
"destination": "cn/use-dify/monitor/:slug*"
|
||||
"source": "/zh-hans/guides/monitoring/:slug*",
|
||||
"destination": "/cn/use-dify/monitor/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "cn/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
"source": "/zh-hans/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/:slug*",
|
||||
"destination": "/cn/use-dify/knowledge/create-knowledge/import-text-data/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "cn/use-dify/knowledge/create-knowledge/:slug*"
|
||||
"source": "/zh-hans/guides/knowledge-base/create-knowledge-and-upload-documents/:slug*",
|
||||
"destination": "/cn/use-dify/knowledge/create-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "cn/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
"source": "/zh-hans/guides/knowledge-base/knowledge-and-documents-maintenance/:slug*",
|
||||
"destination": "/cn/use-dify/knowledge/manage-knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/knowledge-base/:slug*",
|
||||
"destination": "cn/use-dify/knowledge/:slug*"
|
||||
"source": "/zh-hans/guides/knowledge-base/:slug*",
|
||||
"destination": "/cn/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/management/:slug*",
|
||||
"destination": "cn/use-dify/workspace/:slug*"
|
||||
"source": "/zh-hans/guides/management/:slug*",
|
||||
"destination": "/cn/use-dify/workspace/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/model-configuration/:slug*",
|
||||
"destination": "cn/use-dify/workspace/model-providers"
|
||||
"source": "/zh-hans/guides/model-configuration/:slug*",
|
||||
"destination": "/cn/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/workshop/basic/:slug*",
|
||||
"destination": "cn/use-dify/tutorials/:slug*"
|
||||
"source": "/zh-hans/workshop/basic/:slug*",
|
||||
"destination": "/cn/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/workshop/intermediate/:slug*",
|
||||
"destination": "cn/use-dify/tutorials/:slug*"
|
||||
"source": "/zh-hans/workshop/intermediate/:slug*",
|
||||
"destination": "/cn/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/workshop/:slug*",
|
||||
"destination": "cn/use-dify/tutorials/:slug*"
|
||||
"source": "/zh-hans/workshop/:slug*",
|
||||
"destination": "/cn/use-dify/tutorials/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "cn/self-host/dify-community/:slug*"
|
||||
"source": "/zh-hans/getting-started/install-self-hosted/:slug*",
|
||||
"destination": "/cn/self-host/dify-community/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/workflow/:slug*",
|
||||
"destination": "cn/use-dify/build/:slug*"
|
||||
"source": "/zh-hans/guides/workflow/:slug*",
|
||||
"destination": "/cn/use-dify/build/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "cn/use-dify/nodes/tools"
|
||||
"source": "/zh-hans/guides/application-orchestrate/app-toolkits/:slug*",
|
||||
"destination": "/cn/use-dify/nodes/tools"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/application-orchestrate/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/quick-start"
|
||||
"source": "/zh-hans/guides/application-orchestrate/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/quick-start"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/plugins/:slug*",
|
||||
"destination": "cn/use-dify/workspace/plugins"
|
||||
"source": "/zh-hans/plugins/:slug*",
|
||||
"destination": "/cn/use-dify/workspace/plugins"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/development/backend/:slug*",
|
||||
"destination": "cn/api-reference/:slug*"
|
||||
"source": "/zh-hans/development/backend/:slug*",
|
||||
"destination": "/cn/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/development/models-integration/:slug*",
|
||||
"destination": "cn/use-dify/workspace/model-providers"
|
||||
"source": "/zh-hans/development/models-integration/:slug*",
|
||||
"destination": "/cn/use-dify/workspace/model-providers"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/development/:slug*",
|
||||
"destination": "cn/api-reference/:slug*"
|
||||
"source": "/zh-hans/development/:slug*",
|
||||
"destination": "/cn/api-reference/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "cn/use-dify/knowledge/:slug*"
|
||||
"source": "/zh-hans/learn-more/extended-reading/retrieval-augment/:slug*",
|
||||
"destination": "/cn/use-dify/knowledge/:slug*"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "cn/use-dify/build/mcp"
|
||||
"source": "/zh-hans/learn-more/extended-reading/dify-docs-mcp",
|
||||
"destination": "/cn/use-dify/build/mcp"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/learn-more/faq/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/learn-more/faq/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/learn-more/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/learn-more/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/guides/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/guides/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/getting-started/cloud",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/getting-started/cloud",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/getting-started/dify-premium",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/getting-started/dify-premium",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/community/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/community/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/resources/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/resources/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/policies/:slug*",
|
||||
"destination": "cn/use-dify/getting-started/introduction"
|
||||
"source": "/zh-hans/policies/:slug*",
|
||||
"destination": "/cn/use-dify/getting-started/introduction"
|
||||
},
|
||||
{
|
||||
"source": "en/getting-started/dify-for-education",
|
||||
"source": "/en/getting-started/dify-for-education",
|
||||
"destination": "/en/use-dify/workspace/subscription-management#dify-for-education"
|
||||
},
|
||||
{
|
||||
"source": "zh-hans/getting-started/dify-for-education",
|
||||
"destination": "cn/use-dify/workspace/subscription-management#dify-for-education"
|
||||
"source": "/zh-hans/getting-started/dify-for-education",
|
||||
"destination": "/cn/use-dify/workspace/subscription-management#dify-for-education"
|
||||
},
|
||||
{
|
||||
"source": "ja-jp/getting-started/dify-for-education",
|
||||
"destination": "jp/use-dify/workspace/subscription-management#dify-for-education"
|
||||
"source": "/ja-jp/getting-started/dify-for-education",
|
||||
"destination": "/jp/use-dify/workspace/subscription-management#dify-for-education"
|
||||
}
|
||||
],
|
||||
"navbar": {
|
||||
|
||||
Reference in New Issue
Block a user