AWS eks documentation change
Summary
Fixed markdown link formatting for Kubernetes versions documentation
Security assessment
Purely cosmetic changes to link syntax without security-related content modifications
Diff
diff --git a/eks/latest/userguide/hybrid-nodes-join.md b/eks/latest/userguide/hybrid-nodes-join.md index e2569ed0a..87192d6f4 100644 --- a//eks/latest/userguide/hybrid-nodes-join.md +++ b//eks/latest/userguide/hybrid-nodes-join.md @@ -67 +67 @@ The hybrid nodes CLI (`nodeadm`) must be run with a user that has sudo/root acce - * Replace `K8S_VERSION` with the Kubernetes minor version of your Amazon EKS cluster, for example `1.31`. See eks/latest/userguide/kubernetes-versions.html[Amazon EKS supported versions,type="documentation"] for a list of the supported Kubernetes versions. + * Replace `K8S_VERSION` with the Kubernetes minor version of your Amazon EKS cluster, for example `1.31`. See [Amazon EKS supported versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html) for a list of the supported Kubernetes versions.