ifttt: Clarified documentation
authorMichael Vogel <icarus@dabo.de>
Mon, 2 Nov 2015 06:09:04 +0000 (07:09 +0100)
committerMichael Vogel <icarus@dabo.de>
Mon, 2 Nov 2015 06:09:04 +0000 (07:09 +0100)
ifttt/ifttt.php

index 3203fec..b0e5e12 100644 (file)
@@ -46,7 +46,7 @@ function ifttt_settings(&$a,&$s) {
         $s .= '</span>';
 
         $s .= '<div id="ifttt-configuration-wrapper">';
-       $s .= '<p>'.t("Create an account at <a href='http://www.ifttt.com'>IFTTT</a>. Create three Facebook recipes that are connected with 'Maker' with the following parameters:").'</p>';
+       $s .= '<p>'.t("Create an account at <a href='http://www.ifttt.com'>IFTTT</a>. Create three Facebook recipes that are connected with <a href='https://ifttt.com/maker'>Maker</a> (In the form 'if Facebook then Maker') with the following parameters:").'</p>';
        $s .= '<h4>URL</h4>';
        $s .= '<p>'.$a->get_baseurl()."/ifttt/".'</p>';
        $s .= '<h4>Method</h4>';