ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
13.45k stars 772 forks source link

Fix SvelteKit example link #752

Closed Technickel-Dev closed 1 month ago

Technickel-Dev commented 1 month ago

I noticed that the link to the SvelteKit example in Github was broken due to there being no "vite" in the url.

This PR fixes the example card so that the link no longer leads to a 404

netlify[bot] commented 1 month ago

Deploy Preview for ffmpegwasm ready!

Name Link
Latest commit 17169ee1d26a00b0efef27c916777258e1260966
Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/664fd476286fcd0008cbed00
Deploy Preview https://deploy-preview-752--ffmpegwasm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Technickel-Dev commented 1 month ago

Didn't notice that this was already PR'd in #752, closing