Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 65811ab

Browse files
authored
Merge pull request #65 from basarat/patch-1
mention the netlify file name
2 parents 4c531ff + 928334f commit 65811ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/documentation/general/deploying-your-docs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ After that, just fill settings like below, passing your build command and the de
4747

4848
![](https://cdn-std.dprcdn.net/files/acc_649651/3uvA9J)
4949

50-
Finally, add the following file to your project's root folder.
50+
Finally, add a file `netlify.toml` to your project's root folder with the following contents:
5151

5252
```toml
5353
# COMMENT: This a rule for Single Page Applications as Docz site is one

0 commit comments

Comments
 (0)