diff --git a/packages/router-cli/README.md b/packages/router-cli/README.md index ee95816603..43ea33f250 100644 --- a/packages/router-cli/README.md +++ b/packages/router-cli/README.md @@ -2,4 +2,4 @@ # TanStack Router CLI -See https://tanstack.com/router/latest/docs/framework/react/routing/installation/with-router-cli +See https://tanstack.com/router/latest/docs/installation/with-router-cli diff --git a/packages/router-plugin/README.md b/packages/router-plugin/README.md index b3f0484915..8f333aaa38 100644 --- a/packages/router-plugin/README.md +++ b/packages/router-plugin/README.md @@ -10,4 +10,4 @@ See https://tanstack.com/router/latest/docs/framework/react/routing/file-based-r npm install -D @tanstack/router-plugin ``` -See https://tanstack.com/router/latest/docs/framework/react/routing/installation/with-router-cli for usage instructions. +See https://tanstack.com/router/latest/docs/installation/with-router-cli for usage instructions.