diff --git a/agent/effective-prompts.mdx b/agent/effective-prompts.mdx index 05986c5fd..b53a17802 100644 --- a/agent/effective-prompts.mdx +++ b/agent/effective-prompts.mdx @@ -31,4 +31,4 @@ To find your domain name, look at your dashboard URL for the documentation set y Use the format `@mintlify subdomain= ` to prompt the agent to work on a specific documentation set. - `@mintlify subdomain=public-docs Add a new section to the quickstart about inviting collaborators based on this PR`: Prompts the agent to update the quickstart only on the `public-docs` site. -- `@mintlify subdomain=customer-docs Update the auth docs for the new authentication method`: Prompts the agent to update the auth docs only on the `customer-docs` site. +- `@mintlify subdomain=customer-docs Update the auth docs for the new authentication method`: Prompts the agent to update the auth docs only on the `customer-docs` site. \ No newline at end of file