3927: Use correct URL for past versions documentation#3943
Conversation
…tation URLs so developers don't think the version needs to be updated for each release
|
I'll hold fire on the review then. |
|
I noticed that the constructed URL to old docs contains // in the path: Anyway, wouldn't it be better to handle a redirect from |
The feature @rozyczko and I are trying to fix was introduced after v6.1.3. The URL in question has only seen the 2 most recent alpha releases, so now is the time to fix this. |
|
Okay. FWIW, I like the initial choice of url as |
Description
This updates the URLs used for past version of our documentation. This also updates the help tests to use an older version so future developers don't expect they need to update this version for every release.
One question: Should
get_current_release_version()be insas.system.web, where I have it now, or would it make more sense to be insas.system.version?Fixes #3927
How Has This Been Tested?
Units tests pass
Review Checklist:
Documentation (check at least one)
Installers
Licensing (untick if necessary)