From f32315b4bc1eeecfc287a175998384e30788c205 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 6 Sep 2016 22:23:00 +0200 Subject: [PATCH] Fix link --- source/_components/notify.nma.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/notify.nma.markdown b/source/_components/notify.nma.markdown index 1108d3f2b87..1d42cd28b2f 100644 --- a/source/_components/notify.nma.markdown +++ b/source/_components/notify.nma.markdown @@ -30,8 +30,8 @@ notify: Configuration variables: - **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`. -- **api_key** (*Required*): Enter the API key for NMA. +- **api_key** (*Required*): The API key for NMA. -Details for the (API)[https://www.notifymyandroid.com/api.jsp]. +Details for the [API](https://www.notifymyandroid.com/api.jsp). To use notifications, please see the [getting started with automation page](/getting-started/automation/).