Skip to content

Commit 5e027b5

Browse files
authored
Merge branch 'main' into update-api-doc
2 parents 9e4f599 + 2241826 commit 5e027b5

File tree

2 files changed

+2
-2
lines changed
  • sites
    • platform/src/guides/symfony
    • upsun/src/get-started/stacks/symfony

2 files changed

+2
-2
lines changed

sites/platform/src/guides/symfony/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To fix this issue, [create your first Symfony page](https://symfony.com/doc/curr
110110
If you've already created a custom homepage, make sure you perform the following actions:
111111

112112
1. Commit all your files.
113-
2. Run the `symfony deploy` command and check that the deployment is successful.
113+
2. Run the `symfony push` command and check that the deployment is successful.
114114

115115
## Other issues
116116

sites/upsun/src/get-started/stacks/symfony/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To fix this issue, [create your first Symfony page](https://symfony.com/doc/curr
110110
If you've already created a custom homepage, make sure you perform the following actions:
111111

112112
1. Commit all your files.
113-
2. Run the `symfony deploy` command and check that the deployment is successful.
113+
2. Run the `symfony push` command and check that the deployment is successful.
114114

115115
## Other issues
116116

0 commit comments

Comments
 (0)