Skip to content

Commit 242296a

Browse files
Remove extra character
Co-authored-by: Dipesh Rawat
1 parent 8035318 commit 242296a

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
@@ -189,7 +189,7 @@ version.
189189
```
190190
[kubernetes]
191191
name=Kubernetes
192-
baseurl=https://pkgs.k8s.io/core:/stable:/v{{< param "version" >}}/rpm/
192+
baseurl=https://pkgs.k8s.io/core:/stable:/{{< param "version" >}}/rpm/
193193
enabled=1
194194
gpgcheck=1
195195
gpgkey=https://pkgs.k8s.io/core:/stable:/{{< param "version" >}}/rpm/repodata/repomd.xml.key

0 commit comments

Comments
 (0)