Skip to content

Fix external links in GitLab Chart project

Lysanne Pinto requested to merge docs-lp-fix-external-links into master

What does this MR do?

As part of the monthly chore list, fix broken external links found in the charts repo.

Relates to: gitlab-org/technical-writing#1013 (closed)

  public/charts/charts/globals.html:
    [ ERROR ] external_links - broken reference to <https://redis.io/docs/management/security/encryption/>: link has moved permanently to 'https://redis.io/docs/latest/operate/oss_and_stack/management/security/encryption/'
  public/charts/installation/cloud/aks.html:
    [ ERROR ] external_links - broken reference to <https://learn.microsoft.com/en-us/azure/aks/intro-kubernetes>: link has moved permanently to 'https://learn.microsoft.com/en-us/azure/aks/what-is-aks'
Edited by Lysanne Pinto

Merge request reports