Skip to content

Commit 0f486b0

Browse files
committed
add redirects for cdktoolkit-stack page
1 parent 7b833e8 commit 0f486b0

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

redirects.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7319,6 +7319,51 @@
73197319
"target": "/react/build-a-backend/troubleshooting/upgrade-amplify-packages",
73207320
"status": "301"
73217321
},
7322+
{
7323+
"source": "/react/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7324+
"target": "/react/build-a-backend/troubleshooting/cdktoolkit-stack/",
7325+
"status": "301"
7326+
},
7327+
{
7328+
"source": "/angular/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7329+
"target": "/angular/build-a-backend/troubleshooting/cdktoolkit-stack/",
7330+
"status": "301"
7331+
},
7332+
{
7333+
"source": "/react-native/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7334+
"target": "/react-native/build-a-backend/troubleshooting/cdktoolkit-stack/",
7335+
"status": "301"
7336+
},
7337+
{
7338+
"source": "/next.js/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7339+
"target": "/next.js/build-a-backend/troubleshooting/cdktoolkit-stack/",
7340+
"status": "301"
7341+
},
7342+
{
7343+
"source": "/vue/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7344+
"target": "/vue/build-a-backend/troubleshooting/cdktoolkit-stack/",
7345+
"status": "301"
7346+
},
7347+
{
7348+
"source": "/javascript/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7349+
"target": "/javascript/build-a-backend/troubleshooting/cdktoolkit-stack/",
7350+
"status": "301"
7351+
},
7352+
{
7353+
"source": "/android/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7354+
"target": "/android/build-a-backend/troubleshooting/cdktoolkit-stack/",
7355+
"status": "301"
7356+
},
7357+
{
7358+
"source": "/flutter/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7359+
"target": "/flutter/build-a-backend/troubleshooting/cdktoolkit-stack/",
7360+
"status": "301"
7361+
},
7362+
{
7363+
"source": "/swift/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
7364+
"target": "/swift/build-a-backend/troubleshooting/cdktoolkit-stack/",
7365+
"status": "301"
7366+
},
73227367
{
73237368
"source": "/[platform]/build-a-backend/utilities",
73247369
"target": "/react/build-a-backend/utilities",

0 commit comments

Comments
 (0)