We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20097fa commit 8831b0cCopy full SHA for 8831b0c
packages/plugin-rsc/README.md
@@ -14,7 +14,7 @@ This package provides [React Server Components](https://react.dev/reference/rsc/
14
You can start a project by copying an example locally by:
15
16
```sh
17
-npx degit hi-ogawa/vite-plugins/packages/rsc/examples/starter my-app
+npx degit vitejs/vite-plugin-react/packages/plugin-rsc/examples/starter my-app
18
```
19
20
## Examples
0 commit comments