Open
Description
Hi folks,
@agjohnson mentioned in #4600 that RTD was looking into redirecting users to a translation that matches their browser's language.
User requested
/
, redirect to/<default language>/<version>
if no accept language header, or/<accept language header code>/<version>
if there is a header. This change is relatively easy and we have an issue already tracking this internally.
I was just looking to see what happened with that suggestion.
Thank you,
Austin