Skip to content

Update links to previous major releases

Sarah German requested to merge versions-menu-major-links into main

What does this MR do and why?

Updates links in the Versions menu for the last major releases (currently 14.10 and 13.12). These are now available on the Archives site.

Closes gitlab-docs-archives#20 (closed)

Screenshots, screen recordings, or links to review app

Review app: https://versions-menu-major-links.docs.gitlab-review.app/

No visual changes.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Check out this branch and run the site: make view

You can validate these changes by checking the links on the Versions menu. The next, current, and last minor versions are relative links (which won't work locally unless you have old versions handy, but on prod will point to URLs like https://docs.gitlab.com/15.10); the last majors point to archives.docs.gitlab.com.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sarah German

Merge request reports