Skip to content

Commit 842a1a4

Browse files
fix(docs): correct broken architecture.md link in agent-tokens.md profile-pin section
Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent 1bbbc46 commit 842a1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/agent-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Server scoping is enforced at two levels:
178178

179179
## Profile Pinning
180180

181-
A [profile](../../docs/architecture.md) scopes tool discovery and calls to a named subset of upstream servers. With `--profile-pin`, you can **bind a token to a single profile** so it can never operate outside it — regardless of the URL it connects to or any `set_profile` call it makes.
181+
A [profile](./profiles.md) scopes tool discovery and calls to a named subset of upstream servers. With `--profile-pin`, you can **bind a token to a single profile** so it can never operate outside it — regardless of the URL it connects to or any `set_profile` call it makes.
182182

183183
```bash
184184
# This token can ONLY ever see/use the "research" profile

0 commit comments

Comments
 (0)