We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 428eb22 + e2a94a9 commit 63f6720Copy full SHA for 63f6720
README.md
@@ -242,7 +242,7 @@ $ cd build
242
$ python -m http.server 8000
243
```
244
245
-You can then view the docs in your browser at [http://localhost:8000/build/](http://localhost:8000/build/).
+You can then view the docs in your browser at [http://localhost:8000/](http://localhost:8000/).
246
247
You can also use `make` to run just a portion of the build process. See available [build tasks](#tasks) below.
248
0 commit comments