We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d8ef7 commit 9ac02d6Copy full SHA for 9ac02d6
docs/updating.md
@@ -6,7 +6,7 @@ To import the changes made to the *Symfony Docker* template into your project, w
6
1. Run the script to synchronize your project with the latest version of the skeleton:
7
8
```console
9
- curl -sSL https://raw.githubusercontent.com/mano-lis/template-sync/main/template-sync.sh | sh -s -- https://github.com/dunglas/symfony-docker
+ curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh | sh -s -- https://github.com/dunglas/symfony-docker
10
```
11
12
2. Resolve conflicts, if any
0 commit comments