Skip to content

Commit

Permalink
landing: change react website link (#1139)
Browse files Browse the repository at this point in the history
change react website link to the new domain
  • Loading branch information
6km authored May 23, 2024
1 parent 07089f6 commit 6361b14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/landing/website.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
{
"title": "React docs",
"imageSource": "/assets/showcase/react-docs.jpg",
"url": "https://beta.reactjs.org/learn",
"url": "https://react.dev/learn",
"description": "Want to try out a solution right on the same page alongside the guides or examples? With Sandpack you can embed a playground right into your documentation."
},
{
Expand Down Expand Up @@ -164,7 +164,7 @@
},
{
"name": "React",
"socialUrl": "https://beta.reactjs.org/",
"socialUrl": "https://react.dev/",
"logo": {
"url": "/assets/logos/React.svg",
"height": 50,
Expand Down

0 comments on commit 6361b14

Please sign in to comment.