Add support for a canonical /latest/ URL (e.g., /on-prem/latest/module-name) that automatically resolves to the most recent version of documentation instead of requiring version-specific links (e.g., /v3.2/).
This would eliminate the need to update links with every release, ensuring they always point to the current content and reducing maintenance effort.
Thanks.