Skip to content

Commit

Permalink
add redirects for cdktoolkit-stack page (#8077)
Browse files Browse the repository at this point in the history
  • Loading branch information
josefaidt authored Nov 13, 2024
1 parent 6c55788 commit f6fa9b0
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -7319,6 +7319,51 @@
"target": "/react/build-a-backend/troubleshooting/upgrade-amplify-packages",
"status": "301"
},
{
"source": "/react/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/react/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/angular/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/angular/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/react-native/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/react-native/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/next.js/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/next.js/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/vue/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/vue/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/javascript/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/javascript/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/android/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/android/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/flutter/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/flutter/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/swift/build-a-backend/troubleshooting/stack-cdktoolkit-already-exists/",
"target": "/swift/build-a-backend/troubleshooting/cdktoolkit-stack/",
"status": "301"
},
{
"source": "/[platform]/build-a-backend/utilities",
"target": "/react/build-a-backend/utilities",
Expand Down

0 comments on commit f6fa9b0

Please sign in to comment.