From ad8ffa679b00e6f1dfc45299672ff57457358c66 Mon Sep 17 00:00:00 2001 From: Patabugen Date: Fri, 2 Jan 2015 09:49:07 -0800 Subject: [PATCH] Changed internal Wiki link to absolute link to website to avoid it breaking when viewed on phptesting.org --- Email-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Email-plugin.md b/Email-plugin.md index 41ef78f..c2d0cbc 100644 --- a/Email-plugin.md +++ b/Email-plugin.md @@ -10,7 +10,7 @@ Sends a build status email. **Note:** _This plugin will only work if you configured email settings during installation or configured them later in Admin Options > Settings > Email Settings_ ### Configuration Example -See [[Adding-PHPCI-Support-to-Your-Projects]] for more options. +See [Adding PHPCI Support to Your Projects](https://www.phptesting.org/wiki/Adding-PHPCI-Support-to-Your-Projects) for more options. Send an email to the committer if their build fails: ```yml