File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/workers/frameworks/framework-guides Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ It combines with the [Cloudflare Vite plugin](/workers/vite-plugin/) to provide
8383 After creating your project, run the following command in your project directory to start a local development server.
8484 <PackageManagers type = " run" args = " dev" />
8585 <Details header = " What's happening in local development?" >
86- This project uses React Router in combination with the Cloudflare Vite plugin.
86+ This project uses React Router in combination with the [ Cloudflare Vite plugin] ( /workers/vite-plugin/ ) .
8787 This means that your application runs in the Cloudflare Workers runtime, just like in production, and enables access to local emulations of bindings.
8888 </Details >
8989
You can’t perform that action at this time.
0 commit comments