Skip to content

Add link statistics report to project

Evan Read requested to merge eread/add-link-statistics-report into main

What does this MR do and why?

To help solve: #1576 (moved), run through all the files on the site, iterate over all links on the site and count various links.

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.
  3. Run make link-stats.

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.

Merge request reports