Articles under solutions/ contain direct links to docs site images

What is/are the relevant URLs or emails?

Some pages under https://about.gitlab.com/solutions/ and possibly more.

Briefly describe the bug

GitLab documentation includes screenshots of the product, and per docs style guide, the filenames include the version at which they where included.

Some articles in this project have these pictures embedded with links to the docs. This is not optimal, as these files will be deleted and substituted with newer versions that have different filenames, which creates technical debt and additional work for technical writers or developers contributing documentation changes.

Proposed solution

When creating articles for the website, instead of linking to an image hosted in the gitlab project, copy the desired image to a relevant img directory next to the article.

  1. Search through md files to get a list of pages that link to https://docs.gitlab.com/ee/*.png.
  2. Copy over the desired images and update the links