Skip to content

Commit

Permalink
docs: update template-sync link
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhelias committed Feb 26, 2024
1 parent e7d8ef7 commit 9ac02d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/updating.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To import the changes made to the *Symfony Docker* template into your project, w
1. Run the script to synchronize your project with the latest version of the skeleton:

```console
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
```

2. Resolve conflicts, if any
Expand Down

0 comments on commit 9ac02d6

Please sign in to comment.