Blog links in "What's New" links don't link correctly to about.gitlab.com

Summary

On a self-hosted GitLab running gitlab/gitlab-ce:15.7.5-ce.0 image, the blog links referenced in "What's New" refer to local pages that don't exist.

Steps to reproduce

  1. Bring up the "What's New" side tab, by clicking on "?" and "What's New"
  2. The link to "blog post" about the GLab cli tool resolves to https://example.domain.com/blog/2022/12/07/introducing-the-gitlab-cli/ which does not exist.

What is the current bug behavior?

404 - Page not found

What is the expected correct behavior?

The link should resolve to https://about.gitlab.com/blog/2022/12/07/introducing-the-gitlab-cli/

Details of package version

Running this image: docker pull gitlab/gitlab-ce:15.7.5-ce.0

Environment details

  • Installation Target:
    • VM: Running on a docker instance in Vultr
    • Single-node instance