Skip to content

Commit e26ffe4

Browse files
authored
Merge pull request #47714 from inductor/fix_131_kubeadm_typo
Fix doc link
2 parents fd98767 + 6e1968a commit e26ffe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-08-23-kubeadm-v1beta4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ I'll explain about the kubeadm v1beta4 configuration format,
1919
and how to migrate from v1beta3 to v1beta4.
2020

2121
You can read the reference for the v1beta4 configuration format:
22-
[kubeadm Configuration (v1beta4)]((/docs/reference/config-api/kubeadm-config.v1beta4/)).
22+
[kubeadm Configuration (v1beta4)](/docs/reference/config-api/kubeadm-config.v1beta4/).
2323

2424
### A list of changes since v1beta3
2525

0 commit comments

Comments
 (0)