From df50d5145275c0b93a8e69e9b7094253759de3e6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 4 Nov 2017 17:43:01 +0100 Subject: [PATCH] Fix link and typo --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/