diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cb3d41a9271..30f074df148 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,5 +6,6 @@ ## Checklist: - [ ] Branch: Fixes, changes and adjustments should be created against `current`. New documentation for platforms/components and features should go to `next`. - - [ ] The documention follow the [standards](https://home-assistant.io/developers/documentation/standards/). + - [ ] The documentation follow the [standards][standards]. +[standards]: https://home-assistant.io/developers/documentation/standards/