diff --git a/source/_docs/automation/using_blueprints.markdown b/source/_docs/automation/using_blueprints.markdown index 7125704f679..4eccd471673 100644 --- a/source/_docs/automation/using_blueprints.markdown +++ b/source/_docs/automation/using_blueprints.markdown @@ -42,4 +42,4 @@ The Home Assistant Community forums have a specific tag for blueprints. This tag [Visit the Home Assistant forums][blueprint-forums] -[blueprint-forums]: https://community.home-assistant.io/c/blueprints/53 +[blueprint-forums]: /get-blueprints \ No newline at end of file diff --git a/source/_docs/blueprint/schema.markdown b/source/_docs/blueprint/schema.markdown index 5c71557ee91..90f2c105fd1 100644 --- a/source/_docs/blueprint/schema.markdown +++ b/source/_docs/blueprint/schema.markdown @@ -180,4 +180,4 @@ Additional examples, provided by the community, can be found on the [community forum][blueprint-forums]. [blueprint-built-in]: https://github.com/home-assistant/core/tree/dev/homeassistant/components/automation/blueprints -[blueprint-forums]: https://community.home-assistant.io/c/blueprints/53 +[blueprint-forums]: /get-blueprints diff --git a/source/_posts/2020-12-13-release-10.markdown b/source/_posts/2020-12-13-release-10.markdown index 13cfa582836..4d0f3befc86 100644 --- a/source/_posts/2020-12-13-release-10.markdown +++ b/source/_posts/2020-12-13-release-10.markdown @@ -45,6 +45,8 @@ Issues introduced in the beta are processed with priority. - [Creating blueprints](#creating-blueprints) - [Sharing blueprints](#sharing-blueprints) - [Using blueprints](#using-blueprints) +- [Assign areas to entities](#assign-areas-to-entities) +- [Temporarily disable devices](#temporarily-disable-devices) - [Other noteworthy changes](#other-noteworthy-changes) - [New Integrations](#new-integrations) - [New Platforms](#new-platforms) @@ -88,7 +90,7 @@ Target ### Sharing blueprints Blueprints are great for sharing your automations and ideas with the community. -We created a [forum category](https://community.home-assistant.io/c/blueprints/53) where you can post your created blueprints. +We created a [forum category](/get-blueprints) where you can post your created blueprints. ### Using blueprints