mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
Merge pull request #133 from langgenius/fix-deprecated-redirect-url
Fix deprecated redirect url
This commit is contained in:
@@ -10,10 +10,10 @@ title: Model Schema
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/0412-model-schema.en
|
||||
/plugin-dev-en/0412-model-schema
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/0412-model-schema.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/0412-model-schema">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Reverse Invocation of the Dify Service
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9241-reverse-invocation.en
|
||||
/plugin-dev-en/9241-reverse-invocation
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9241-reverse-invocation.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9241-reverse-invocation">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Model
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9242-reverse-invocation-model.en
|
||||
/plugin-dev-en/9242-reverse-invocation-model
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9242-reverse-invocation-model.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9242-reverse-invocation-model">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Node
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9243-reverse-invocation-node.en
|
||||
/plugin-dev-en/9243-reverse-invocation-node
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9243-reverse-invocation-node.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9243-reverse-invocation-node">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
Reference in New Issue
Block a user