Skip to content

Commit

Permalink
redirect ecs page (#6695)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhan committed Feb 18, 2022
1 parent eb65568 commit 1f79613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/next/util/redirectUrls.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,5 +501,10 @@
"source": "/concepts/modes-resources",
"destination": "/concepts/resources",
"permanent": true
},
{
"source": "/deployment/guides/ecs",
"destination": "/deployment/guides/aws#deploying-in-ecs",
"permanent": true
}
]

1 comment on commit 1f79613

@vercel
Copy link

@vercel vercel bot commented on 1f79613 Feb 18, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.