mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
Broken Links in README.md #408
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QuantumGhost on GitHub (Dec 8, 2025).
Links to the quick start guides in the Plugin Development section of README.md are all broken.
Example:
The Quick Start: Model Plugin URL points to the page with URL
https://docs.dify.ai/en/plugins/quick-start/develop-plugins/model-plugin/README. Requests to the url get redirected tohttps://docs.dify.ai/en/develop-plugin/0111-getting-started-dify-plugin, which responds a404 Page Not Founderror.Screenshot:
Other links to quick start guides are broken, too.
@QuantumGhost commented on GitHub (Dec 14, 2025):
Closed by #1692.