mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
More redirects
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/docs/add-react-to-a-website.html",
|
||||
"destination": "/learn/add-react-to-a-website",
|
||||
"destination": "/learn/add-react-to-an-existing-project",
|
||||
"permanent": false
|
||||
},
|
||||
{
|
||||
@@ -283,6 +283,11 @@
|
||||
"source": "/learn/meet-the-team",
|
||||
"destination": "/community/team",
|
||||
"permanent": true
|
||||
},
|
||||
{
|
||||
"source": "/learn/add-react-to-a-website",
|
||||
"destination": "/learn/add-react-to-an-existing-project",
|
||||
"permanent": true
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
|
||||
Reference in New Issue
Block a user