Fix/update introduction links (#661)

* fix the broken link for the en user input node

* replace the legacy link prefix for ja and zh introduction

* remove the redundant zh pages

---------

Co-authored-by: Riskey <riskey47@dify.ai>
This commit is contained in:
Riskey
2026-01-09 21:37:52 +08:00
committed by GitHub
parent 92cd93ba68
commit 9c78ce127d
18 changed files with 10 additions and 2042 deletions

View File

@@ -16,7 +16,7 @@ Add features to make your apps more useful. Click **Features** in the top right
## Workflow apps
<Info>
File upload through Features is deprecated for Workflow apps. Use [file variables on the Start node](/en/ducmentation/pages/nodes/start) instead.
File upload through Features is deprecated for Workflow apps. Use [file variables on the User Input node](/en/use-dify/nodes/user-input) instead.
</Info>
Workflow apps only support **Image Upload** via Features:
@@ -66,7 +66,7 @@ LLMs can't read files directly. Use Document Extractor first.
4. Add Answer node with LLM output
<Warning>
This doesn't remember files between conversations. Users need to re-upload each time. For persistent files, use [Start node file variables](/en/ducmentation/pages/nodes/start).
This doesn't remember files between conversations. Users need to re-upload each time. For persistent files, use [file variables on the User Input node](/en/use-dify/nodes/user-input) instead.
</Warning>
### Images