Skip to content

Commit a5809d2

Browse files
committed
Fix RedwoodJS link in creating-a-react-app page
1 parent c0af2d0 commit a5809d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/creating-a-react-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Expo is maintained by [Expo (the company)](https://expo.dev/about). Building app
6464
There are other up-and-coming frameworks that are working towards our full stack React vision:
6565

6666
- [TanStack Start (Beta)](https://tanstack.com/): TanStack Start is a full-stack React framework powered by TanStack Router. It provides a full-document SSR, streaming, server functions, bundling, and more using tools like Nitro and Vite.
67-
- [RedwoodJS](https://redwoodjs.com/): Redwood is a full stack React framework with lots of pre-installed packages and configuration that makes it easy to build full-stack web applications.
67+
- [RedwoodJS](https://rwsdk.com/): Redwood is a full stack React framework with lots of pre-installed packages and configuration that makes it easy to build full-stack web applications.
6868

6969
<DeepDive>
7070

0 commit comments

Comments
 (0)