Skip to content

Draft: Add filter to replace full docs URLs

Achilleas Pipinellis requested to merge axil-full-docs-urls-to-relative into main

What does this MR do and why?

Adds a Nanoc filter to search for https://docs.gitlab.com in a page and replace it with an empty string. This will help eliminate the need to do a search and replace in post.

Part of #1732 (closed)

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.

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