From 1d87ac15dc10ad01ce39bedf67eea71cf684fcfd Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Tue, 14 May 2019 16:10:33 -0400 Subject: [PATCH] fix broken external link (#9452) simply added a missing forward slash --- source/_components/ambient_station.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/ambient_station.markdown b/source/_components/ambient_station.markdown index 6762eb5b210..25b8e2dfb09 100644 --- a/source/_components/ambient_station.markdown +++ b/source/_components/ambient_station.markdown @@ -21,7 +21,7 @@ via personal weather stations from [Ambient Weather](https://ambientweather.net) Using this component requires both an Application Key and an API Key. To generate both, simply utilize the profile section of -[your Ambient Weather dashboard](https:/dashboard.ambientweather.net). +[your Ambient Weather dashboard](https://dashboard.ambientweather.net). ## {% linkable_title Configuration %}