From 801a4f7309b75424396dc2971cc21ff7f6451a5e Mon Sep 17 00:00:00 2001 From: Stephen Ball Date: Tue, 6 Oct 2015 17:28:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 759f715d..a284c193 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ We have a chat room for discussing PHPCI, you can access it here: [![Gitter](htt * Multiple PHP-version tests. *(In progress)* * Multiple testing workers. *(In progress)* * Install PEAR or PECL extensions. -* Deployments. +* [Deployments](http://phpdeployment.org) ## Getting Started: We've got documentation on our website on [installing PHPCI](https://www.phptesting.org/install-phpci) and [adding support for PHPCI to your projects](https://www.phptesting.org/wiki/Adding-PHPCI-Support-to-Your-Projects).