Correct link build.js file

This commit is contained in:
Wout De Puysseleir 2025-02-05 13:12:57 -08:00
parent a66c500c93
commit baef05f1db
No known key found for this signature in database
GPG key ID: 3DE9371B50FEC46A

View file

@ -803,7 +803,7 @@ To migrate your project from `0.14.0` to `0.15.0` you need to follow the followi
```
3. Update your build.js file.
Which you can find [here](https://github.com/woutdp/live_svelte/blob/svelte-5/assets/copy/build.js)
Which you can find [here](https://github.com/woutdp/live_svelte/blob/master/assets/copy/build.js)
## Credits