From f55c71f0d8e1aea943c4c2d25fb138f864e4bd89 Mon Sep 17 00:00:00 2001 From: dasadi <55808280+dasadi@users.noreply.github.com> Date: Wed, 2 Oct 2019 17:08:28 +0200 Subject: [PATCH] Fixes link to Asterisk Voicemail page (#10535) * Fixes link to Asterisk Voicemail page Related to #10491 I'm a first time github user. I hope this is the right way to do a pull request. * :pencil2: Tweak --- source/_integrations/mailbox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mailbox.markdown b/source/_integrations/mailbox.markdown index 5d8669c7e8b..9ce6fdbaa37 100644 --- a/source/_integrations/mailbox.markdown +++ b/source/_integrations/mailbox.markdown @@ -6,6 +6,6 @@ ha_release: 0.51 Mailboxes provide a list of messages with short information about each. Mailbox messages appear on a separate panel in the frontend. -Home Assistant currently supports only the [Asterisk Voicemail](/component/mailbox.asterisk_mbox) mailbox. +Home Assistant currently supports only the [Asterisk Voicemail](/integrations/asterisk_mbox/) mailbox. Each mailbox also provides an entity to indicate the number of messages available on the main page.