Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 909b1bf

Browse files
committed
Fix links
1 parent 5c19683 commit 909b1bf

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

src/content/docs/guides/backend-adapters/laravel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Components inside other directories (e.g. `components` and `layouts`) will not b
4242

4343
</Aside>
4444

45-
### Start the development server
45+
### Run the development server
4646

4747
To start the development server, run the following command:
4848

src/content/docs/guides/core-concepts/production-server.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ In addition, backend adapters may perform additional tasks for better integratio
2929

3030
To run the production server, refer to the instructions your backend adapter provides:
3131

32-
- [Laravel](/guides/backend-adapters/laravel#run-the-production-server)
33-
- [Hono](/guides/backend-adapters/hono#run-in-production)
32+
- [Laravel](/guides/backend-adapters/laravel#start-the-production-server)

src/content/docs/guides/hello-world/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ Mighty aims to be...
3131

3232
## Convinced?
3333

34-
Are you sold on Mighty? Great! Check out the [Installation](/guides/getting-started/installation) guide to get started.
34+
Are you sold on Mighty? Great! Check out the [Installation](/guides/hello-world/installation) guide to get started.
3535

3636
If you're still on the fence, check out the [Comparisons](/guides/hello-world/comparisons) page to see how Mighty compares to other solutions.

0 commit comments

Comments
 (0)