Skip to content

Commit 7503d4a

Browse files
ekizito96Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent fb8690f commit 7503d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See [The Bridge](bridge.md) for transport details, the authentication engine, an
4040

4141
The SDKs are thin HTTP clients for the Gateway API. They expose `GetToken()`, `ResolveToken()`, and related methods, giving you direct control over credential retrieval without the connection management logic the Bridge provides. Use an SDK when you want to fetch credentials explicitly, when you are building an MCP server, or when your agent is written in TypeScript or Python.
4242

43-
Nexus ships three SDKs with full feature parity: Go, TypeScript, and Python. See the [SDK Reference](../reference/api.md) for the full method surface.
43+
Nexus ships three SDKs with full feature parity: Go, TypeScript, and Python. See the [SDK Reference](client-libraries.md) for the full method surface.
4444

4545
---
4646

0 commit comments

Comments
 (0)