From 32603662fa9d0a2ab6596b27dd9661b12b42d353 Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Tue, 23 Jul 2019 21:15:21 +0100 Subject: [PATCH] Fix Markdown link (#9959) --- source/_components/cast.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/cast.markdown b/source/_components/cast.markdown index 21f939240e1..59ac474f86e 100644 --- a/source/_components/cast.markdown +++ b/source/_components/cast.markdown @@ -11,7 +11,7 @@ redirect_from: /components/media_player.cast/ --- Google Cast devices like Android TVs and Chromecasts will be automatically -discovered if you enable [the discovery integration(/components/discovery/). If +discovered if you enable [the discovery integration](/components/discovery/). If you don't have the discovery integration enabled, you can enable the Cast integration by going to the Integrations page inside the config panel.