Skip to content

Fix link to fortrabbit article #16092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Basic File Transfer
The most basic way of deploying an application is copying the files manually
via FTP/SCP (or similar method). This has its disadvantages as you lack control
over the system as the upgrade progresses. This method also requires you
to take some manual steps after transferring the files (see `Common Deployment Tasks`_)
to take some manual steps after transferring the files (see `Common Deployment Tasks`_).

Using Source Control
~~~~~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -278,7 +278,7 @@ Learn More
.. _`Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4
.. _`Platform.sh`: https://docs.platform.sh/frameworks/symfony.html
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-4-uni
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-5
.. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/
.. _`Symfony Cloud`: https://symfony.com/doc/master/cloud/intro.html
Expand Down