OrchardCMS / OrchardDoc

Documentation for Orchard 1.x (not Orchard Core, for that see https://docs.orchardcore.net/).
http://docs.orchardproject.net
142 stars 242 forks source link

release notes to orchard 1.8.2 is broken #292

Closed roballred closed 8 years ago

roballred commented 8 years ago

I am looking into upgrading a busy site from 1.8.1 to 1.9.3 or i would have never found this. In the release notes for 1.9 http://docs.orchardproject.net/en/latest/Documentation/Orchard-1-9.Release-Notes/

links to the instructions in 1.8.2 with the following url

http://docs.orchardproject.net/en/latest/Documentation/orchard-1-8-2.release-Notes

but then is redirected or something to the following link http://docs.orchardproject.net/en/latest///////////////////////////////////////////Documentation/orchard-1-8-2.release-Notes

which doesn't work for obvious reason.

rtpHarry commented 8 years ago

Good spot, I've fixed the release notes link.

agriffard commented 8 years ago

Note for your next fix @rtpHarry : you can add to your commit message 'fix #issuenumber' to make it closed automatically. https://help.github.com/articles/closing-issues-via-commit-messages/