From 9bc617e68f6589f03bb9862300d12f4006c37671 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Fri, 3 Jan 2025 08:55:35 +1000 Subject: [PATCH] Fix Tesla Fleet announcement URL (#36663) --- source/_posts/2025-01-03-release-20251.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2025-01-03-release-20251.markdown b/source/_posts/2025-01-03-release-20251.markdown index 8fab9fa6200..42d1377ad8f 100644 --- a/source/_posts/2025-01-03-release-20251.markdown +++ b/source/_posts/2025-01-03-release-20251.markdown @@ -612,7 +612,7 @@ The included OAuth application credentials have been removed, as Tesla no longer supports Open Source application registrations, and is moving to a pay-per-use model. -Read more about this announcement in this [blog post](developer.tesla.com/docs/fleet-api/support/announcements#2024-11-27-pay-per-use-pricing). +Read more about this announcement in this [blog post](https://developer.tesla.com/docs/fleet-api/announcements#2024-11-27-pay-per-use-pricing). ([@Bre77] - [#132431]) ([documentation](/integrations/tesla_fleet))