diff --git a/Containers/Docker/Docker Compose/Material MkDocs.md b/Containers/Docker/Docker Compose/Material MkDocs.md index e0f8c8e..f11c200 100644 --- a/Containers/Docker/Docker Compose/Material MkDocs.md +++ b/Containers/Docker/Docker Compose/Material MkDocs.md @@ -32,7 +32,7 @@ N/A ## Config Example When you deploy MKDocs, you will need to give it a configuration to tell MKDocs how to structure itself. The configuration below is what I used in my deployment. This file is one folder level higher than the `/docs` folder that holds the documentation of the website. -```jsx title="mkdocs.yml" +```jsx title="/srv/containers/material-mkdocs/docs/mkdocs.yml" # Project information site_name: Bunny Lab Documentation site_url: https://docs.bunny-lab.io