From 79d534593ca95414ca5b8808350d5a359efa6be6 Mon Sep 17 00:00:00 2001 From: Roland Beck <7224371+Data-Monkey@users.noreply.github.com> Date: Mon, 19 Jul 2021 22:08:53 +1000 Subject: [PATCH] updated external broken links (#18551) --- source/_integrations/magicseaweed.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/magicseaweed.markdown b/source/_integrations/magicseaweed.markdown index 5d2905b08bd..e0d8bcf55b5 100644 --- a/source/_integrations/magicseaweed.markdown +++ b/source/_integrations/magicseaweed.markdown @@ -10,11 +10,11 @@ ha_platforms: - sensor --- -The `magicseaweed` platform uses the [Magicseaweed Forecast API](https://magicseaweed.com/developer/forecast-api) as a source for surf forecasting data for the surf spots of your choice. +The `magicseaweed` platform uses the [Magicseaweed Forecast API](https://magicseaweed.com/docs/developers/59/) as a source for surf forecasting data for the surf spots of your choice. ## Setup -You need an API key which is free but requires [registration](https://magicseaweed.com/developer/sign-up). Magicseaweed is limiting users of the API to 1 spot for the free plan. +You need an API key which is free but requires [registration](https://magicseaweed.com/docs/developers/59/sign-up/9908/). Magicseaweed is limiting users of the API to 1 spot for the free plan. ## Configuration @@ -63,7 +63,7 @@ hours: 12AM: description: Display forecast for 12AM. spot_id: - description: ID of the surf spot. Details for getting spot id available at [Magicseaweed](https://magicseaweed.com/developer/forecast-api) + description: ID of the surf spot. Details for getting spot id available at [Magicseaweed](https://magicseaweed.com/docs/developers/59/) required: true type: string monitored_conditions: @@ -84,4 +84,4 @@ units: type: string {% endconfiguration %} -Details about the API are available in the [Magicseaweed documentation](https://magicseaweed.com/developer/forecast-api). +Details about the API are available in the [Magicseaweed documentation](https://magicseaweed.com/docs/developers/59/).