Change old solid-app-router to the new @solidjs/router
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ $ npm install # or pnpm install or yarn install
|
||||
This template's goal is to showcase the routing features of Solid.
|
||||
It also showcase how the router and Suspense work together to parallelize data fetching tied to a route via the `.data.ts` pattern.
|
||||
|
||||
You can learn more about it on the [`solid-app-router` repository](https://github.com/solidjs/solid-app-router)
|
||||
You can learn more about it on the [`@solidjs/router` repository](https://github.com/solidjs/solid-router)
|
||||
|
||||
### Learn more on the [Solid Website](https://solidjs.com) and come chat with us on our [Discord](https://discord.com/invite/solidjs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user