Skip to content

Commit 0b921b3

Browse files
committed
fix: correct directory path for building documentation locally
1 parent 46f10ad commit 0b921b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To build the documentation locally:
1515
2. Build the documentation:
1616

1717
```bash
18-
cd docs
18+
cd .documentation
1919
docfx docfx.json --serve
2020
```
2121

0 commit comments

Comments
 (0)