ZF-12305: Trailing slashes in documentation URLs break navigation
Description
Google is linking to ZF doc URLs with trailing /'s
Example:
http://framework.zend.com/manual/en/zend.acl.html/
With the trailing slash, clicking a link like "Refining Access Controls" take the user to http://framework.zend.com/manual/en/… which isn't correct.
Comments
No comments to display