Skip to content

Commit 238f969

Browse files
committed
docs(README): unlink link to docker host
1 parent 28cbfe1 commit 238f969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To build the documentation run: `make build` or `make docker-build`
3030

3131
To serve documenation run: `make serve` or `make docker-serve`
3232

33-
Then view the documentation on [http://localhost:8000](http://localhost:8000) or [http://DOCKER_IP:8000](http://DOCKER_IP:8000)
33+
Then view the documentation on [http://localhost:8000](http://localhost:8000) or `http://DOCKER_IP:8000`.
3434

3535
## License
3636

0 commit comments

Comments
 (0)