Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -10173,5 +10173,10 @@
"source": "/gen1/flutter/build-a-backend/storage/move/",
"target": "/gen1/flutter/prev/build-a-backend/storage/move/",
"status": "301"
}
},
{
"source": "/ai/",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a current /ai/ page, or is this just to make it easier to link to?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

easier to link to, so we can have docs.amplify.aws/ai - looks cooler

"target": "/react/ai/set-up-ai/",
"status": "302"
}
]
Loading