fix link in readme

This commit is contained in:
Radoslav Gatev 2021-01-17 21:19:59 +02:00
parent cc7f8d5690
commit c7444f41bc
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ npm install
```sh
hugo server --disableFastRender
```
3. Navigate to `http://localhost:1313/docs`
3. Navigate to `http://localhost:1313/`
## Update docs
1. Fork repo into your account