Skip to content

Commit 0a21d77

Browse files
authored
Fix wrong path for generated html (#709)
Signed-off-by: kerthcet <[email protected]>
1 parent d275b14 commit 0a21d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pip install -r requirements-docs.txt
1313
make html
1414
```
1515

16-
Now the html paged should be generated at "website/docs/build/html/index.html". You can open this html page with your web browser as our project front page.
16+
Now the html paged should be generated at "docs/build/html/index.html". You can open this html page with your web browser as our project front page.

0 commit comments

Comments
 (0)