Changed internal Wiki link to absolute link to website to avoid it breaking when viewed on phptesting.org

Patabugen 2015-01-02 09:49:07 -08:00
commit ad8ffa679b

@ -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