-
Notifications
You must be signed in to change notification settings - Fork 845
Closed
Labels
Description
Jetstream Version
4.x
Jetstream Stack
Livewire
Laravel Version
PHP Version
Database Driver & Version
No response
Description
On the documentation site https://jetstream.laravel.com/ there are 2 links for the Stack Features in the menu on the left.
They link to: https://jetstream.laravel.com/stacks/livewire and https://jetstream.laravel.com/stacks/inertia but both result in a 404 Not Found page from nginx.
After visiting Stacks url https://jetstream.laravel.com/stacks/ (this isn't linked but an educated guess) I see that the working links are: https://jetstream.laravel.com/stacks/livewire.html and https://jetstream.laravel.com/stacks/inertia.html
I suspect those pages need to work without the .html extension 😃
I didn't create a PR because I don't where (and how) to fix it.
Steps To Reproduce
- Go to the documentation site: https://jetstream.laravel.com/
- Click on one of the links below Stack Features in the left menu.
- See a 404