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/