Skip to content

Commit d01f9fb

Browse files
ctauchenclaude
andcommitted
Address review: use /calico/latest/about (no trailing slash)
Match the file's established convention for the Calico About landing page destination, avoiding inconsistent canonicalization. Per Copilot review. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e17e844 commit d01f9fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

static/_redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,15 @@
135135
# DR 83
136136
/calico/latest/security/kubernetes-nodes /calico/latest/network-policy/hosts/kubernetes-nodes 301
137137
# DR 79
138-
/calico/latest/en/latest/understanding.html /calico/latest/about/ 301
138+
/calico/latest/en/latest/understanding.html /calico/latest/about 301
139139
# DR 73
140140
/calico/latest/security/ /calico/latest/network-policy/ 301
141141
# DR 72
142142
/calico/latest/master/reference/cni-plugin/configuration /calico/latest/reference/configure-cni-plugins 301
143143
/calico/latest/latest/getting-started/kubernetes/requirements /calico/latest/getting-started/kubernetes/requirements 301
144144
/calico/latest/latest/getting-started/kubernetes/installation/hosted/kubeadm/ /calico/latest/getting-started/kubernetes/self-managed-onprem/onpremises 301
145145
/calico/latest/latest/getting-started/kubernetes/installation/hosted/ /calico/latest/getting-started/ 301
146-
/calico/latest/master/introduction/ /calico/latest/about/ 301
146+
/calico/latest/master/introduction/ /calico/latest/about 301
147147
/calico/latest/getting-started/clis/calicoctl/configure/overview /calico/latest/operations/calicoctl/configure/overview 301
148148
/calico/latest/latest/getting-started/kubernetes/installation/ /calico/latest/getting-started/ 301
149149
/calico/latest/releases /calico/latest/release-notes/ 301
@@ -154,7 +154,7 @@
154154
/calico/latest/latest/getting-started/bare-metal/bare-metal /calico/latest/getting-started/bare-metal/ 301
155155
/calico/latest/security/service-policy /calico/latest/network-policy/policy-rules/service-policy 301
156156
/calico/latest/security/app-layer-policy /calico/latest/network-policy/istio/app-layer-policy 301
157-
/calico/latest/master /calico/latest/about/ 301
157+
/calico/latest/master /calico/latest/about 301
158158
/calico/latest/maintenance/troubleshoot/troubleshoot-ebpf /calico/latest/operations/ebpf/troubleshoot-ebpf 301
159159
/calico/latest/master/getting-started/bare-metal/bare-metal /calico/latest/getting-started/bare-metal/ 301
160160
# DR 30

0 commit comments

Comments
 (0)