|
613 | 613 | "destination": "/integrations/mux/getting-started",
|
614 | 614 | "type": 301
|
615 | 615 | },
|
| 616 | + { |
| 617 | + "source": "widgets-and-components/widgets-ui-elements/base-elements/muxbroadcast", |
| 618 | + "destination": "/integrations/mux/getting-started", |
| 619 | + "type": 301 |
| 620 | + }, |
616 | 621 | {
|
617 | 622 | "source": "/widgets-and-components/widgets/base-elements/timer",
|
618 | 623 | "destination": "/resources/time-based-logic/timer-widget",
|
|
1314 | 1319 | "type": 301
|
1315 | 1320 | },
|
1316 | 1321 | {
|
1317 |
| - "source": "/data-and-backend/firebase/authentication", |
| 1322 | + "source": "/**/firebase/authentication", |
1318 | 1323 | "destination": "/integrations/authentication-methods",
|
1319 | 1324 | "type": 301
|
1320 | 1325 | },
|
1321 | 1326 | {
|
1322 |
| - "source": "/data-and-backend/firebase/authentication/initial-setup", |
| 1327 | + "source": "/**/firebase/authentication/initial-setup", |
1323 | 1328 | "destination": "/integrations/authentication/firebase/initial-setup",
|
1324 | 1329 | "type": 301
|
1325 | 1330 | },
|
1326 | 1331 | {
|
1327 |
| - "source": "/data-and-backend/firebase/authentication/email-sign-in", |
| 1332 | + "source": "/**/firebase/authentication/email-sign-in", |
1328 | 1333 | "destination": "/integrations/authentication/firebase/email-login",
|
1329 | 1334 | "type": 301
|
1330 | 1335 | },
|
1331 | 1336 | {
|
1332 |
| - "source": "/data-and-backend/firebase/authentication/password-resets", |
| 1337 | + "source": "/**/firebase/authentication/password-resets", |
1333 | 1338 | "destination": "/integrations/authentication/firebase/password-reset",
|
1334 | 1339 | "type": 301
|
1335 | 1340 | },
|
1336 | 1341 | {
|
1337 |
| - "source": "/data-and-backend/firebase/authentication/google-sign-in", |
| 1342 | + "source": "/**/firebase/authentication/google-sign-in", |
1338 | 1343 | "destination": "/integrations/authentication/firebase/google-oauth-login",
|
1339 | 1344 | "type": 301
|
1340 | 1345 | },
|
1341 | 1346 | {
|
1342 |
| - "source": "/data-and-backend/firebase/authentication/apple-sign-in", |
| 1347 | + "source": "/**/firebase/authentication/apple-sign-in", |
1343 | 1348 | "destination": "/integrations/authentication/firebase/apple",
|
1344 | 1349 | "type": 301
|
1345 | 1350 | },
|
1346 | 1351 | {
|
1347 |
| - "source": "/data-and-backend/firebase/authentication/facebook-sign-in", |
| 1352 | + "source": "/**/firebase/authentication/facebook-sign-in", |
1348 | 1353 | "destination": "/integrations/authentication/firebase/facebook",
|
1349 | 1354 | "type": 301
|
1350 | 1355 | },
|
1351 | 1356 | {
|
1352 |
| - "source": "/data-and-backend/firebase/authentication/phone-sign-in", |
| 1357 | + "source": "/**/firebase/authentication/phone-sign-in", |
1353 | 1358 | "destination": "/integrations/authentication/firebase/phone",
|
1354 | 1359 | "type": 301
|
1355 | 1360 | },
|
1356 | 1361 | {
|
1357 |
| - "source": "/data-and-backend/firebase/authentication/anonymous-sign-in", |
| 1362 | + "source": "/**/firebase/authentication/anonymous-sign-in", |
1358 | 1363 | "destination": "/integrations/authentication/firebase/anonymous-login",
|
1359 | 1364 | "type": 301
|
1360 | 1365 | },
|
1361 | 1366 | {
|
1362 |
| - "source": "/data-and-backend/firebase/authentication/jwt-token", |
| 1367 | + "source": "/**/firebase/authentication/jwt-token", |
1363 | 1368 | "destination": "/integrations/authentication/firebase/jwt-auth",
|
1364 | 1369 | "type": 301
|
1365 | 1370 | },
|
1366 | 1371 | {
|
1367 |
| - "source": "/data-and-backend/firebase/authentication/github", |
| 1372 | + "source": "/**/firebase/authentication/github", |
1368 | 1373 | "destination": "/integrations/authentication/firebase/github",
|
1369 | 1374 | "type": 301
|
1370 | 1375 | },
|
1371 | 1376 | {
|
1372 |
| - "source": "/data-and-backend/firebase/firestore-database-cloud-firestore", |
| 1377 | + "source": "/**/firebase/firestore-database-cloud-firestore", |
1373 | 1378 | "destination": "/integrations/database/cloud-firestore/getting-started",
|
1374 | 1379 | "type": 301
|
1375 | 1380 | },
|
|
2092 | 2097 | "source": "/troubleshooting/miscellaneous",
|
2093 | 2098 | "destination": "/",
|
2094 | 2099 | "type": 301
|
| 2100 | + }, |
| 2101 | + { |
| 2102 | + "source": "/settings-and-integrations/project-setup/team", |
| 2103 | + "destination": "/resources/projects/how-to-collaborate-on-projects", |
| 2104 | + "type": 301 |
2095 | 2105 | }
|
2096 | 2106 | ]
|
2097 | 2107 | }
|
|
0 commit comments