docs: repaired the url in the readme
This commit is contained in:
parent
bff338c515
commit
71f69a42d8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ Run the following command in the root of this project to run this site locally.
|
||||||
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
|
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
|
||||||
```
|
```
|
||||||
|
|
||||||
The site will be available here: <https://localhost:8000>.
|
The site will be available here: <http://localhost:8000>.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue