Skip to content

docs(helm): fix duplicated anchor ids

Administrator requested to merge docs_helm_fix_duplicated_anchor_ids into main

Created by: michaellzc

We have a lot of headers with the same text, so we need to manually configure the id (?) of the header. Otherwise, http://localhost:5080/admin/install/kubernetes/helm#steps will bring users to no where

Test plan

sg run docsite

Visit http://localhost:5080/admin/install/kubernetes/helm#eks-steps and it should bring you to eks steps

Merge request reports

Loading