Skip to content

Commit b91eca6

Browse files
committed
Fix rendering issue in tab layout
1 parent 8498c51 commit b91eca6

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)