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 3168f87 commit ff7fc24Copy full SHA for ff7fc24
beta/vercel.json
@@ -6,7 +6,7 @@
6
"redirects": [
7
{
8
"source": "/docs/add-react-to-a-website.html",
9
- "destination": "/learn/add-react-to-a-website",
+ "destination": "/learn/add-react-to-an-existing-project",
10
"permanent": false
11
},
12
@@ -283,6 +283,11 @@
283
"source": "/learn/meet-the-team",
284
"destination": "/community/team",
285
"permanent": true
286
+ },
287
+ {
288
+ "source": "/learn/add-react-to-a-website",
289
290
+ "permanent": true
291
}
292
],
293
"headers": [
0 commit comments