# I use astro-i18n-aut to translate my website. My task is to display blog posts using content collection. By default the post slug is /blog/<locale>/post, but this causes a 404 error. I need the post links to look like this - /<locale>/blog/post