[PR #474] [MERGED] Fix the broken-link and modify the structure #563

Closed
opened 2026-02-16 11:21:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/474
Author: @HanqingZ
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @HanqingZ

Base: mainHead: docs/deepseek


📝 Commits (2)

  • 7c95403 Update deepseek usecase jp ver
  • 9a1e5f7 Fix the broken-link and modify the structure

📊 Changes

11 files changed (+306 additions, -18 deletions)

View changed files

📝 en/SUMMARY.md (+2 -2)
📝 en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.md (+0 -0)
📝 en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.md (+0 -0)
📝 en/plugins/schema-definition/reverse-invocation-of-the-dify-service/README.md (+4 -4)
📝 jp/SUMMARY.md (+2 -0)
jp/learn-more/use-cases/integrate-deepseek-to-build-an-ai-app.md (+100 -0)
jp/learn-more/use-cases/private-ai-deepseek-dify.md (+188 -0)
📝 zh_CN/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.md (+6 -6)
📝 zh_CN/guides/knowledge-base/knowledge-and-documents-maintenance/README.md (+1 -3)
📝 zh_CN/guides/workflow/node/start.md (+1 -1)
📝 zh_CN/plugins/schema-definition/reverse-invocation-of-the-dify-service/README.md (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/474 **Author:** [@HanqingZ](https://github.com/HanqingZ) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `docs/deepseek` --- ### 📝 Commits (2) - [`7c95403`](https://github.com/langgenius/dify-docs-archived/commit/7c95403e6923383bd47498c3a13384b15fb85ab6) Update deepseek usecase jp ver - [`9a1e5f7`](https://github.com/langgenius/dify-docs-archived/commit/9a1e5f78fae8ff9f0258913d221b86306a449cc7) Fix the broken-link and modify the structure ### 📊 Changes **11 files changed** (+306 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `en/SUMMARY.md` (+2 -2) 📝 `en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.md` (+0 -0) 📝 `en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.md` (+0 -0) 📝 `en/plugins/schema-definition/reverse-invocation-of-the-dify-service/README.md` (+4 -4) 📝 `jp/SUMMARY.md` (+2 -0) ➕ `jp/learn-more/use-cases/integrate-deepseek-to-build-an-ai-app.md` (+100 -0) ➕ `jp/learn-more/use-cases/private-ai-deepseek-dify.md` (+188 -0) 📝 `zh_CN/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.md` (+6 -6) 📝 `zh_CN/guides/knowledge-base/knowledge-and-documents-maintenance/README.md` (+1 -3) 📝 `zh_CN/guides/workflow/node/start.md` (+1 -1) 📝 `zh_CN/plugins/schema-definition/reverse-invocation-of-the-dify-service/README.md` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:21:08 -05:00
yindo closed this issue 2026-02-16 11:21:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#563