Skip to content

Commit 7cad13d

Browse files
authored
note to not use trailing slash (#794)
1 parent 2aedbbb commit 7cad13d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

guides/monorepo.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ Navigate to [Git Settings](https://dashboard.mintlify.com/settings/deployment/gi
3434
</Step>
3535
<Step title="Set your documentation path">
3636
1. Select the **Set up as monorepo** toggle button.
37-
2. Enter the relative path to your docs directory.
37+
2. Enter the relative path to your docs directory. For example, if your docs are in the `docs` directory, enter `/docs`.
38+
<Note>
39+
Do not include a trailing slash in the path.
40+
</Note>
3841
3. Select **Save changes**.
3942
</Step>
4043
</Steps>

0 commit comments

Comments
 (0)