Skip to content

Commit 64c72b7

Browse files
abelabamichaeldeistler
authored andcommitted
fix: Update documentation folder path
1 parent b5b4790 commit 64c72b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ improvements of the documentation, you should first install the `doc` dependenc
280280
pip install -e ".[doc]"
281281
```
282282

283-
Then, you can build the website locally by executing in the `docs` folder
283+
Then, you can build the website locally by executing in the `mkdocs` folder
284284

285285
```bash
286286
mkdocs serve

0 commit comments

Comments
 (0)