Skip to content

docs: fix broken API-key instructions link in knowledge_graph_rag README#439

Open
maowiz wants to merge 1 commit into
NVIDIA:mainfrom
maowiz:fix-broken-api-key-link
Open

docs: fix broken API-key instructions link in knowledge_graph_rag README#439
maowiz wants to merge 1 commit into
NVIDIA:mainfrom
maowiz:fix-broken-api-key-link

Conversation

@maowiz

@maowiz maowiz commented Jul 24, 2026

Copy link
Copy Markdown

Summary

Fixes #400.

The setup instructions in community/knowledge_graph_rag/README.md link to docs/api-catalog.md, which no longer exists in the repository (404). This PR points the link to docs/common-prerequisites.md — the file that currently contains the API Catalog key instructions (step 5, build.nvidia.com flow) — using a relative link so it keeps working across forks and branches.

Verification

  • Confirmed docs/api-catalog.md returns 404 on main
  • Confirmed docs/common-prerequisites.md contains the current Get an API key steps
  • One-line change; no other content touched

🤖 Generated with Claude Code

The link pointed to docs/api-catalog.md which no longer exists in the
repository. Point to docs/common-prerequisites.md (relative link), which
contains the current API Catalog key instructions.

Fixes NVIDIA#400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hyperlink not working

1 participant