Skip to content

Commit 8f75d01

Browse files
committed
Correct build working directory
1 parent 61be1e8 commit 8f75d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you are comfortable with other ways listed on the link above, feel free to us
8080

8181
**Note:** Currently DocFX requires the .NET Framework on Windows or Mono (for Linux or macOS). We hope to port it to .NET Core in the future.
8282

83-
You can build and preview the resulting site locally using a built-in web server. Navigate to the core-docs folder on your machine and type the following command:
83+
You can build and preview the resulting site locally using a built-in web server. Navigate to the `cpp-docs\docs` folder on your machine and type the following command:
8484

8585
```
8686
docfx -t default --serve

0 commit comments

Comments
 (0)