From 8fc519ca8a50535970109c3d7b06d09a4306ba20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 14 Oct 2018 11:10:55 +0300 Subject: [PATCH] Update some h-a.io/developers links directly to developers.h-a.io (#6787) While at it, sneak in a minor rephrase and a grammar fix. --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- README.markdown | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9938ea6ddb2..1b5db6f56d7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,6 @@ ## Checklist: - [ ] Branch: `next` is for changes and new documentation that will go public with the next [home-assistant](https://github.com/home-assistant/home-assistant) release. Fixes, changes and adjustments for the current release should be created against `current`. -- [ ] The documentation follow the [standards][standards]. +- [ ] The documentation follows the [standards][standards]. -[standards]: https://home-assistant.io/developers/documentation/standards/ +[standards]: https://developers.home-assistant.io/docs/documentation_standards.html diff --git a/README.markdown b/README.markdown index d3a630cb1ea..f290a931746 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ This is the source for the [Home-Assistant.io website](https://home-assistant.io ## Setup -Setting up to contribute to documentation and the process for submitting pull requests is [explained here](https://home-assistant.io/developers/documentation/). +Setting up to contribute to documentation and the process for submitting pull requests is explained in the [developer documentation](https://developers.home-assistant.io/docs/documentation_index.html). ## Site preview