diff --git a/packages/plugin-rsc/examples/starter-cf-single/src/root.tsx b/packages/plugin-rsc/examples/starter-cf-single/src/root.tsx index 694d3fe7d..5f4f9636f 100644 --- a/packages/plugin-rsc/examples/starter-cf-single/src/root.tsx +++ b/packages/plugin-rsc/examples/starter-cf-single/src/root.tsx @@ -52,8 +52,8 @@ function App() {
  • Visit{' '} - - /?__rsc + + /_.rsc {' '} to view RSC stream payload.
  • diff --git a/packages/plugin-rsc/examples/starter/src/root.tsx b/packages/plugin-rsc/examples/starter/src/root.tsx index c6a649706..bc4ab1b47 100644 --- a/packages/plugin-rsc/examples/starter/src/root.tsx +++ b/packages/plugin-rsc/examples/starter/src/root.tsx @@ -53,8 +53,8 @@ function App(props: { url: URL }) {
  • Visit{' '} - - ?__rsc + + _.rsc {' '} to view RSC stream payload.