diff --git a/docs/docs/components/prompts.mdx b/docs/docs/components/prompts.mdx index 4256e091a..3aafc9b96 100644 --- a/docs/docs/components/prompts.mdx +++ b/docs/docs/components/prompts.mdx @@ -21,7 +21,7 @@ The `PromptTemplate` component allows users to create prompts and define variabl Once a variable is defined in the prompt template, it becomes a component input of its own. Check out [Prompt - Customization](../guidelines/prompt-customization.mdx) to learn more. + Customization](../docs/guidelines/prompt-customization.mdx) to learn more. - **template:** Template used to format an individual request.