Skip to content

Commit 9ac02d6

Browse files
committed
docs: update template-sync link
1 parent e7d8ef7 commit 9ac02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To import the changes made to the *Symfony Docker* template into your project, w
66
1. Run the script to synchronize your project with the latest version of the skeleton:
77

88
```console
9-
curl -sSL https://raw.githubusercontent.com/mano-lis/template-sync/main/template-sync.sh | sh -s -- https://github.com/dunglas/symfony-docker
9+
curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh | sh -s -- https://github.com/dunglas/symfony-docker
1010
```
1111

1212
2. Resolve conflicts, if any

0 commit comments

Comments
 (0)