Fix typo in YML file name
If I understand correctly, the mkdocs.yml file contains settings for the mkdocs application
This commit is contained in:
parent
35dc319a76
commit
0b3e1680cc
@ -27,7 +27,7 @@ Once it has started, you can open your browser to [http://localhost](http://loca
|
||||
|
||||
## Development
|
||||
|
||||
This project has a `docker-compose.yml` file, which will start the mkdocs application on your
|
||||
This project has a `mkdocs.yml` file, which will start the mkdocs application on your
|
||||
local machine and help you see changes instantly.
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user