Skip to content

Commit 1c407c1

Browse files
committed
chore(docs): Fix imaginary documentation links for kubernetes.io annotations
Signed-off-by: Josh Soref <[email protected]>
1 parent 445f100 commit 1c407c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,5 @@ https://venafi.cert-manager.io/custom-fields https://cert-manager.io/docs/refere
293293
https://venafi.cert-manager.io/pickup-id https://cert-manager.io/docs/reference/annotations#venaficert-managerio/pickup-id 301!
294294

295295
# Note that kubernetes.io entries will not have real CNAMEs and are merely listed for consistency
296-
# https://kubernetes.io/ingress.class /docs/reference/annotations#kubernetesio/ingressclass 301!
297-
# https://kubernetes.io/tls-acme /docs/reference/annotations#kubernetesio/tls-acme 301!
296+
# https://kubernetes.io/ingress.class https://cert-manager.io/docs/reference/annotations#kubernetesio/ingressclass 301!
297+
# https://kubernetes.io/tls-acme https://cert-manager.io/docs/reference/annotations#kubernetesio/tls-acme 301!

0 commit comments

Comments
 (0)