Skip to content

Commit 63f6720

Browse files
authored
Merge pull request #264 from Goodiec/Goodiec-patch-1
No "build" page so it gives a 404 error
2 parents 428eb22 + e2a94a9 commit 63f6720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ $ cd build
242242
$ python -m http.server 8000
243243
```
244244

245-
You can then view the docs in your browser at [http://localhost:8000/build/](http://localhost:8000/build/).
245+
You can then view the docs in your browser at [http://localhost:8000/](http://localhost:8000/).
246246

247247
You can also use `make` to run just a portion of the build process. See available [build tasks](#tasks) below.
248248

0 commit comments

Comments
 (0)