|
17 | 17 | },
|
18 | 18 | {
|
19 | 19 | "source": "/docs/add-react-to-a-website.html",
|
20 |
| - "has": [ |
21 |
| - { |
22 |
| - "type": "host", |
23 |
| - "value": "reactjs.org" |
24 |
| - } |
25 |
| - ], |
26 | 20 | "destination": "https://react.dev/learn/add-react-to-an-existing-project",
|
27 | 21 | "permanent": true
|
28 | 22 | },
|
29 | 23 | {
|
30 | 24 | "source": "/docs/create-a-new-react-app.html",
|
31 |
| - "has": [ |
32 |
| - { |
33 |
| - "type": "host", |
34 |
| - "value": "reactjs.org" |
35 |
| - } |
36 |
| - ], |
37 | 25 | "destination": "https://react.dev/learn/start-a-new-react-project",
|
38 | 26 | "permanent": true
|
39 | 27 | },
|
40 | 28 | {
|
41 | 29 | "source": "/docs/release-channels.html",
|
42 |
| - "has": [ |
43 |
| - { |
44 |
| - "type": "host", |
45 |
| - "value": "reactjs.org" |
46 |
| - } |
47 |
| - ], |
48 | 30 | "destination": "https://react.dev/community/versioning-policy",
|
49 | 31 | "permanent": true
|
50 | 32 | },
|
51 | 33 | {
|
52 | 34 | "source": "/docs/thinking-in-react.html",
|
53 |
| - "has": [ |
54 |
| - { |
55 |
| - "type": "host", |
56 |
| - "value": "reactjs.org" |
57 |
| - } |
58 |
| - ], |
59 | 35 | "destination": "https://react.dev/learn/thinking-in-react",
|
60 | 36 | "permanent": true
|
61 | 37 | },
|
62 | 38 | {
|
63 | 39 | "source": "/tutorial/tutorial.html",
|
64 |
| - "has": [ |
65 |
| - { |
66 |
| - "type": "host", |
67 |
| - "value": "reactjs.org" |
68 |
| - } |
69 |
| - ], |
70 | 40 | "destination": "https://react.dev/learn/tutorial-tic-tac-toe",
|
71 | 41 | "permanent": true
|
72 | 42 | },
|
73 | 43 | {
|
74 | 44 | "source": "/community/support.html",
|
75 |
| - "has": [ |
76 |
| - { |
77 |
| - "type": "host", |
78 |
| - "value": "reactjs.org" |
79 |
| - } |
80 |
| - ], |
81 | 45 | "destination": "https://react.dev/community",
|
82 | 46 | "permanent": true
|
83 | 47 | },
|
84 | 48 | {
|
85 | 49 | "source": "/community/conferences.html",
|
86 |
| - "has": [ |
87 |
| - { |
88 |
| - "type": "host", |
89 |
| - "value": "reactjs.org" |
90 |
| - } |
91 |
| - ], |
92 | 50 | "destination": "https://react.dev/community/conferences",
|
93 | 51 | "permanent": true
|
94 | 52 | },
|
95 | 53 | {
|
96 | 54 | "source": "/community/meetups.html",
|
97 |
| - "has": [ |
98 |
| - { |
99 |
| - "type": "host", |
100 |
| - "value": "reactjs.org" |
101 |
| - } |
102 |
| - ], |
103 | 55 | "destination": "https://react.dev/community/meetups",
|
104 | 56 | "permanent": true
|
105 | 57 | },
|
106 | 58 | {
|
107 | 59 | "source": "/community/team.html",
|
108 |
| - "has": [ |
109 |
| - { |
110 |
| - "type": "host", |
111 |
| - "value": "reactjs.org" |
112 |
| - } |
113 |
| - ], |
114 | 60 | "destination": "https://react.dev/community/team",
|
115 | 61 | "permanent": true
|
116 | 62 | },
|
117 | 63 | {
|
118 | 64 | "source": "/community/videos.html",
|
119 |
| - "has": [ |
120 |
| - { |
121 |
| - "type": "host", |
122 |
| - "value": "reactjs.org" |
123 |
| - } |
124 |
| - ], |
125 | 65 | "destination": "https://react.dev/community/videos",
|
126 | 66 | "permanent": true
|
127 | 67 | },
|
|
0 commit comments