We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cbfe1 commit 238f969Copy full SHA for 238f969
1 file changed
README.md
@@ -30,7 +30,7 @@ To build the documentation run: `make build` or `make docker-build`
30
31
To serve documenation run: `make serve` or `make docker-serve`
32
33
-Then view the documentation on [http://localhost:8000](http://localhost:8000) or [http://DOCKER_IP:8000](http://DOCKER_IP:8000)
+Then view the documentation on [http://localhost:8000](http://localhost:8000) or `http://DOCKER_IP:8000`.
34
35
## License
36
0 commit comments