Skip to content

Commit 3c59766

Browse files
authored
docs: Update links in README.md to use main branch
1 parent f7012a0 commit 3c59766

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AIP Go Proxy
22

3-
The reference implementation of the [Agent Identity Protocol](https://github.com/openagentidentityprotocol/agentidentityprotocol/spec/aip-v1alpha1.md) — a policy enforcement proxy for MCP (Model Context Protocol).
3+
The reference implementation of the [Agent Identity Protocol](https://github.com/openagentidentityprotocol/agentidentityprotocol/blob/main/spec/aip-v1alpha1.md) — a policy enforcement proxy for MCP (Model Context Protocol).
44

55
**"Sudo for AI Agents"**
66

@@ -118,9 +118,9 @@ Add the output to `~/.cursor/mcp.json`.
118118
| [Quickstart](docs/quickstart.md) | Step-by-step tutorial with echo server |
119119
| [Architecture](docs/architecture.md) | Deep dive into proxy design |
120120
| [Integration Guide](docs/integration-guide.md) | Cursor, VS Code, Claude Desktop setup |
121-
| [Policy Reference](https://github.com/openagentidentityprotocol/agentidentityprotocol/docs/policy-reference.md) | Complete YAML schema |
122-
| [AIP v1alpha1 Spec](https://github.com/openagentidentityprotocol/agentidentityprotocol/spec/aip-v1alpha1.md) | Original protocol spec |
123-
| [AIP v1alpha2 Spec](https://github.com/openagentidentityprotocol/agentidentityprotocol/spec/aip-v1alpha2.md) | Identity & server-side validation |
121+
| [Policy Reference](https://github.com/openagentidentityprotocol/agentidentityprotocol/blob/main/docs/policy-reference.md) | Complete YAML schema |
122+
| [AIP v1alpha1 Spec](https://github.com/openagentidentityprotocol/agentidentityprotocol/blob/main/spec/aip-v1alpha1.md) | Original protocol spec |
123+
| [AIP v1alpha2 Spec](https://github.com/openagentidentityprotocol/agentidentityprotocol/blob/main/spec/aip-v1alpha2.md) | Identity & server-side validation |
124124

125125
## Examples
126126

0 commit comments

Comments
 (0)