Skip to content

Commit 651ac7c

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Fix link to fortrabbit article
2 parents 84b64a3 + 18dc748 commit 651ac7c

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
~~~~~~~~~~~~~~~~~~~~
@@ -275,7 +275,7 @@ Learn More
275275
.. _`Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4
276276
.. _`Platform.sh`: https://docs.platform.sh/frameworks/symfony.html
277277
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
278-
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-4-uni
278+
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-5
279279
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/
280280
.. _`Symfony Cloud`: https://symfony.com/doc/master/cloud/intro.html
281281
.. _`Scalingo`: https://doc.scalingo.com/languages/php/symfony

0 commit comments

Comments
 (0)