OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Orchard documentation: infinite redirect #8281

Open HermesSbicego-Laser opened 4 years ago

HermesSbicego-Laser commented 4 years ago

trying to access to http://docs.orchardproject.net/Documentation/Alternates we obtain an ERR_TOO_MANY_REDIRECTS error

sebastienros commented 4 years ago

Add /en/latest before the path in the meantime. Must be an issue with readthedocs as on Google it's indexed correctly without this prefix.