diff --git a/guides/monorepo.mdx b/guides/monorepo.mdx index c6b5f64d..e94790d6 100644 --- a/guides/monorepo.mdx +++ b/guides/monorepo.mdx @@ -34,7 +34,10 @@ Navigate to [Git Settings](https://dashboard.mintlify.com/settings/deployment/gi 1. Select the **Set up as monorepo** toggle button. -2. Enter the relative path to your docs directory. +2. Enter the relative path to your docs directory. For example, if your docs are in the `docs` directory, enter `/docs`. + + Do not include a trailing slash in the path. + 3. Select **Save changes**.