mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-23 17:06:42 +08:00
### Summary Most files in `docs/guides/agent/agent_component_reference/` are `.mdx`, but `begin` and `message` are `.md`. Four links use the `.mdx` extension for those two, so Docusaurus cannot resolve the reference and they render as broken links. Co-authored-by: Muhammad Zuhaib Zahid <288755265+muhzuhaib@users.noreply.github.com>