Skip to content

Commit 1fb777d

Browse files
authored
Update links to blueprint exchange forum (home-assistant#15890)
1 parent 0bb1132 commit 1fb777d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

source/_docs/automation/using_blueprints.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ The Home Assistant Community forums have a specific tag for blueprints. This tag
4242

4343
[Visit the Home Assistant forums][blueprint-forums]
4444

45-
[blueprint-forums]: https://community.home-assistant.io/c/blueprints/53
45+
[blueprint-forums]: /get-blueprints

source/_docs/blueprint/schema.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ Additional examples, provided by the community, can be found on the
180180
[community forum][blueprint-forums].
181181

182182
[blueprint-built-in]: https://github.com/home-assistant/core/tree/dev/homeassistant/components/automation/blueprints
183-
[blueprint-forums]: https://community.home-assistant.io/c/blueprints/53
183+
[blueprint-forums]: /get-blueprints

source/_posts/2020-12-13-release-10.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Issues introduced in the beta are processed with priority.
4545
- [Creating blueprints](#creating-blueprints)
4646
- [Sharing blueprints](#sharing-blueprints)
4747
- [Using blueprints](#using-blueprints)
48+
- [Assign areas to entities](#assign-areas-to-entities)
49+
- [Temporarily disable devices](#temporarily-disable-devices)
4850
- [Other noteworthy changes](#other-noteworthy-changes)
4951
- [New Integrations](#new-integrations)
5052
- [New Platforms](#new-platforms)
@@ -88,7 +90,7 @@ Target
8890
### Sharing blueprints
8991

9092
Blueprints are great for sharing your automations and ideas with the community.
91-
We created a [forum category](https://community.home-assistant.io/c/blueprints/53) where you can post your created blueprints.
93+
We created a [forum category](/get-blueprints) where you can post your created blueprints.
9294

9395
### Using blueprints
9496

0 commit comments

Comments
 (0)