Skip to content

Commit 2176ae0

Browse files
Update custom-prompting.mdx (#892)
1 parent 55afe69 commit 2176ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/ask-fern/pages/configuration/custom-prompting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Customizing the system prompt gives you the ability to tailor the AI search resp
2525
```
2626
</Step>
2727
<Step title="Add in your custom prompts">
28-
Insert your custom prompts in the `system-prompt` field. Anthropic has a [great guide](https://docs.anthropic.com/en/docs/prompt-engineering/system-prompts) that can help provide ideas and examples for your custom prompts.
28+
Insert your custom prompts in the `system-prompt` field. Anthropic has a [great guide](https://docs.claude.com/en/docs/claude-code/sdk/modifying-system-prompts) that can help provide ideas and examples for your custom prompts.
2929
You can also leverage Fern's [system prompts](https://github.com/fern-api/fern-platform/blob/4e823037606106a293f6abff24a9606cdcfe31fb/packages/fern-docs/search-server/src/utils/system-prompt.ts#L22-L31) as a starting point.
3030

3131
</Step>

0 commit comments

Comments
 (0)