inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.03k stars 405 forks source link

Update readme.md #1799

Closed abdurrahmanseyidoglu closed 4 months ago

abdurrahmanseyidoglu commented 4 months ago

Fix 404 error for the missing https://inertiajs.com/sponsors link on the website.

The current website has a broken link leading to https://inertiajs.com/sponsors, resulting in a 404 error. This pull request addresses the issue by adding the link to the website which has the sponsors

reinink commented 4 months ago

Hey good catch — I updated it to the correct URL and merged it in, thanks for the heads up! 🤙