Skip to content

Commit cf3b7ff

Browse files
authored
Merge pull request #44167 from dipesh-rawat/fix-tab-layout
Fix rendering issue in tab layout
2 parents bdf5e35 + b91eca6 commit cf3b7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/change-package-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This step should be done upon upgrading from one to another Kubernetes minor
136136
release in order to get access to the packages of the desired Kubernetes minor
137137
version.
138138

139-
{{< tabs name="k8s_install_versions" >}}
139+
{{< tabs name="k8s_upgrade_versions" >}}
140140
{{% tab name="Ubuntu, Debian or HypriotOS" %}}
141141

142142
1. Open the file that defines the Kubernetes `apt` repository using a text editor of your choice:

0 commit comments

Comments
 (0)