Closed
Description
if you click on the Docs link for the Translation component here:
https://symfony.com/components
It's supposed to take you to
https://symfony.com/doc/current/components/translation.html
But instead you get a 301 redirect to
https://github.com/symfony/translation
Does that mean that there is no documentation on how to use Translation outside of the fullstack framework? If so, maybe just remove the link or point it to https://symfony.com/doc/current/translation.html instead