From 15492647edbfb84c4d1b77d32178a1f50fe67ffd Mon Sep 17 00:00:00 2001 From: Giorgos Logiotatidis Date: Tue, 24 Jul 2018 23:15:26 +0300 Subject: [PATCH] Fix link to supported currencies (#5860) --- source/_components/sensor.fixer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.fixer.markdown b/source/_components/sensor.fixer.markdown index f02af8ef6b5..6bb80331e0a 100644 --- a/source/_components/sensor.fixer.markdown +++ b/source/_components/sensor.fixer.markdown @@ -16,7 +16,7 @@ ha_release: 0.23 The `fixer` sensor will show you the current exchange rate from [Fixer.io](http://fixer.io/) which is using data from the [European Central Bank (ECB)](https://www.ecb.europa.eu). -To get an overview about the available [currencies](http://api.fixer.io/latest). +To get an overview about the available [currencies](https://fixer.io/symbols). ## {% linkable_title Setup %}