diff --git a/README.md b/README.md index ee2406092..124814dce 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ pnpm dev # Configuration -Please refere to the [homepage documentation](https://gethomepage.dev/) website for more information. Everything you need to know about configuring Homepage is there. Please read everything carefully before asking for help, as most questions are answered there or are simple YAML configuration issues. +Please refer to the [homepage documentation](https://gethomepage.dev/) website for more information. Everything you need to know about configuring Homepage is there. Please read everything carefully before asking for help, as most questions are answered there or are simple YAML configuration issues. # Development @@ -144,6 +144,8 @@ This is a [Next.js](https://nextjs.org/) application, see their documentation fo # Documentation +The homepage documentation is available at [https://gethomepage.dev/](https://gethomepage.dev/). + Homepage uses Material for MkDocs for documentation. To run the documentation locally, first install the dependencies: ```bash