mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 09:05:56 +00:00
0e922895f2
Redirecting canonical URLs violate HTTP rules and break some search spiders including Swiftype. As part of this change, DocumentationPage loses responsibility for calculating canonical URLs. I’ve opted to leave the methods in there but they will throw warnings. Fixes https://github.com/silverstripe/doc.silverstripe.org/issues/181