Skip to content

docs(responses): fix the SDKs link (../sdks/README.md does not exist) - #59

Merged
VickyXAI merged 1 commit into
mainfrom
fix/responses-sdk-link
Aug 29, 2026
Merged

docs(responses): fix the SDKs link (../sdks/README.md does not exist)#59
VickyXAI merged 1 commit into
mainfrom
fix/responses-sdk-link

Conversation

@VickyXAI

Copy link
Copy Markdown
Contributor

api-reference/responses.md linked ../sdks/README.md. That file does not exist — sdks/ holds only python.md, typescript.md, go.md, xrpl.md — so on blockrun.ai/docs it rendered as /docs/sdks, a 404. Repointed at getting-started/sdk-developers.md, the SDK overview page SUMMARY already lists.

Found by the site-side internal-link sweep (3,483 docs links checked; this was the one left).

api-reference/responses.md linked ../sdks/README.md, which does not exist —
the sdks/ directory has only per-language pages. On blockrun.ai/docs the
card resolver turned it into /docs/sdks, a 404 (the only broken internal
docs link left after the relative-href fix on the site side).
@VickyXAI
VickyXAI merged commit 4abad8b into main Aug 29, 2026
1 check passed
@VickyXAI
VickyXAI deleted the fix/responses-sdk-link branch August 29, 2026 01:13
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.

1 participant