Skip to content

fix(docs): correct broken knowledge graph construction link#13838

Open
majiayu000 wants to merge 1 commit intoinfiniflow:mainfrom
majiayu000:fix/issue-13817-broken-knowledge-graph-link
Open

fix(docs): correct broken knowledge graph construction link#13838
majiayu000 wants to merge 1 commit intoinfiniflow:mainfrom
majiayu000:fix/issue-13817-broken-knowledge-graph-link

Conversation

@majiayu000
Copy link
Copy Markdown
Contributor

@majiayu000 majiayu000 commented Mar 28, 2026

Fixes #13817

What problem does this PR solve?

The "knowledge graph construction" link on line 21 of docs/guides/dataset/run_retrieval_test.md points to ./construct_knowledge_graph.md, which doesn't exist. The actual file is at ./advanced/construct_knowledge_graph.md.

Type of change

  • Documentation Update

The relative link to construct_knowledge_graph.md was missing the
advanced/ subdirectory prefix.

Closes infiniflow#13817

Signed-off-by: majiayu000 <[email protected]>
@majiayu000 majiayu000 marked this pull request as ready for review March 28, 2026 11:53
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 📖 documentation Improvements or additions to documentation labels Mar 28, 2026
@yingfeng yingfeng requested a review from writinwaters March 30, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📖 documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect link "knowledge graph construction"

1 participant