From df8f7f9265b1f079fb064fbc4d16517ac90eaabc Mon Sep 17 00:00:00 2001 From: toniconca Date: Wed, 14 Jun 2017 02:47:09 +0200 Subject: [PATCH] Changed link to Capifony Changed the link to Capifony since capifony.org is not owned by the previous mantainers and now redirecting to a SPAM page --- deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.rst b/deployment.rst index 4a4e53a8d4f..83662517bca 100644 --- a/deployment.rst +++ b/deployment.rst @@ -198,7 +198,7 @@ Don't forget that deploying your application also involves updating any dependen (typically via Composer), migrating your database, clearing your cache and other potential things like pushing assets to a CDN (see `Common Post-Deployment Tasks`_). -.. _`Capifony`: http://capifony.org/ +.. _`Capifony`: https://github.com/everzet/capifony .. _`Capistrano`: http://capistranorb.com/ .. _`sf2debpkg`: https://github.com/liip/sf2debpkg .. _`Fabric`: http://www.fabfile.org/