Skip to content

Commit 255dab1

Browse files
authored
fix(docs): fix infinite redirects (#8009)
1 parent 7b87fe5 commit 255dab1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

redirects.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7719,16 +7719,6 @@
77197719
"target": "https://ui.docs.amplify.aws/",
77207720
"status": "301"
77217721
},
7722-
{
7723-
"source": "/flutter/build-ui/<*>",
7724-
"target": "/flutter/build-ui/",
7725-
"status": "301"
7726-
},
7727-
{
7728-
"source": "/flutter/deploy-and-host/<*>",
7729-
"target": "/flutter/deploy-and-host",
7730-
"status": "301"
7731-
},
77327722
{
77337723
"source": "/flutter/sdk/",
77347724
"target": "/flutter/build-a-backend/",

0 commit comments

Comments
 (0)