From 67b2695f8fc3f0c4867066837ee958c93a53b18f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 4 Mar 2024 19:58:37 +0000 Subject: [PATCH] Fix blueprint url --- source/_posts/2024-03-06-release-20243.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024-03-06-release-20243.markdown b/source/_posts/2024-03-06-release-20243.markdown index 2445470a4c8..3207efdf70f 100644 --- a/source/_posts/2024-03-06-release-20243.markdown +++ b/source/_posts/2024-03-06-release-20243.markdown @@ -90,11 +90,11 @@ To accompany this new functionality, we've created two blueprints as examples of **Announce message**: This blueprint allows you to create an announce script for your dashboard that is pre-configured to a specific media player and text-to-speech engine. When activated, it will ask the user for the message to play. -{% my blueprint_import badge blueprint="https://community.home-assistant.io/t/announce-text-to-speech-on-media-player/699186" %} +{% my blueprint_import badge blueprint_url="https://community.home-assistant.io/t/announce-text-to-speech-on-media-player/699186" %} **Add to to-do list**: This blueprint allows you to create a script to add an item to a to-do list that is pre-configured to a specific to-do list. When activated, it will ask the user for the item to add. -{% my blueprint_import badge blueprint="https://community.home-assistant.io/t/add-to-do-item/699193" %} +{% my blueprint_import badge blueprint_url="https://community.home-assistant.io/t/add-to-do-item/699193" %} ## New energy graph