FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: fix broken API-key instructions link in knowledge_graph_rag README by maowiz · Pull Request #439 · NVIDIA/GenerativeAIExamples · GitHub

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 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL