Skip to content

Commit 7ecf1d8

Browse files
authored
Update getting-started.md (#998)
Fixed broken link
1 parent 588951e commit 7ecf1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ const session = await client.createSession({
12391239
});
12401240
```
12411241

1242-
> **Tip:** You can also set `agent: "pr-reviewer"` in the session config to pre-select this agent from the start. See the [Custom Agents guide](./guides/custom-agents.md#selecting-an-agent-at-session-creation) for details.
1242+
> **Tip:** You can also set `agent: "pr-reviewer"` in the session config to pre-select this agent from the start. See the [Custom Agents guide](./features/custom-agents.md#selecting-an-agent-at-session-creation) for details.
12431243
12441244
### Customize the System Message
12451245

0 commit comments

Comments
 (0)