From 7aa861b8d6b63696ceeaab94eed53b9949283786 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Sat, 24 Jan 2015 15:38:57 -0700 Subject: [PATCH] Fixed URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f4aa7f..854d9c2 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ Libraries to help manage database schemas and migrations. * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world. * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP. * [Plum](https://github.com/aerialls/Plum) - A deployer library. -* [Deployer](https://github.com/elfet/deployer) - A deployment tool. +* [Deployer](https://github.com/deployphp/deployer) - A deployment tool. ## Internationalisation and Localisation *Libraries for Internationalization (I18n) and Localization (L10n).*