Skip to content

Commit a80183f

Browse files
authored
Fix link to fortrabbit article
1 parent 24798fd commit a80183f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Basic File Transfer
4646
The most basic way of deploying an application is copying the files manually
4747
via FTP/SCP (or similar method). This has its disadvantages as you lack control
4848
over the system as the upgrade progresses. This method also requires you
49-
to take some manual steps after transferring the files (see `Common Deployment Tasks`_)
49+
to take some manual steps after transferring the files (see `Common Deployment Tasks`_).
5050

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

0 commit comments

Comments
 (0)