Skip to content

Commit 410e761

Browse files
authored
Remove infinite redirect in mint.json (#547)
1 parent a32e8a3 commit 410e761

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

mint.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,10 +606,6 @@
606606
"source": "/api-reference/ingest/:slug*",
607607
"destination": "/ingestion/:slug*"
608608
},
609-
{
610-
"source": "/api-reference/troubleshooting/api-key-url",
611-
"destination": "/api-reference/troubleshooting/api-key-url"
612-
},
613609
{
614610
"source": "/glossary/glossary",
615611
"destination": "/welcome"
@@ -669,4 +665,4 @@
669665
"twitter": "https://twitter.com/UnstructuredIO?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor",
670666
"linkedin": "https://www.linkedin.com/company/unstructuredio/"
671667
}
672-
}
668+
}

0 commit comments

Comments
 (0)