You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/start/framework/react/build-from-scratch.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: Build a Project from Scratch
4
4
---
5
5
6
6
> [!NOTE]
7
-
> If you chose to quick start with an example or cloned project, you can skip this guide and move on to the [Routing](../routing) guide.
7
+
> If you chose to quick start with an example or cloned project, you can skip this guide and move on to the [Routing](../guide/routing) guide.
8
8
9
9
_So you want to build a TanStack Start project from scratch?_
10
10
@@ -265,4 +265,4 @@ That's it! 🤯 You've now set up a TanStack Start project and written your firs
265
265
266
266
You can now run `npm run dev` to start your server and navigate to `http://localhost:3000` to see your route in action.
267
267
268
-
You want to deploy your application? Check out the [hosting guide](../hosting.md).
268
+
You want to deploy your application? Check out the [hosting guide](../guide/hosting.md).
Copy file name to clipboardExpand all lines: docs/start/framework/solid/build-from-scratch.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: Build a Project from Scratch
4
4
---
5
5
6
6
> [!NOTE]
7
-
> If you chose to quick start with an example or cloned project, you can skip this guide and move on to the [Routing](../routing) guide.
7
+
> If you chose to quick start with an example or cloned project, you can skip this guide and move on to the [Routing](../guide/routing) guide.
8
8
9
9
_So you want to build a TanStack Start project from scratch?_
10
10
@@ -257,4 +257,4 @@ That's it! 🤯 You've now set up a TanStack Start project and written your firs
257
257
258
258
You can now run `npm run dev` to start your server and navigate to `http://localhost:3000` to see your route in action.
259
259
260
-
You want to deploy your application? Check out the [hosting guide](../hosting.md).
260
+
You want to deploy your application? Check out the [hosting guide](../guide/hosting.md).
0 commit comments