Skip to content

Commit 269dad4

Browse files
Fix broken link of Install Docker Engine - Enterprise on Windows Servers (#30105)
* Fix the broken link of Install Docker Engine Fix the broken link of Install Docker Engine - Enterprise on Windows Servers. Updated the redirect URL from https://hub.docker.com/editions/enterprise/docker-ee-server-windows to https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-Server#install-docker * Fix the broken link of Install Docker Engine * Fix the broken link of Install Docker Engine * Update adding-windows-nodes.md * Update adding-windows-nodes.md
1 parent 73f7c7a commit 269dad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Install-WindowsFeature -Name containers
158158
```
159159

160160
Install Docker
161-
Instructions to do so are available at [Install Docker Engine - Enterprise on Windows Servers](https://hub.docker.com/editions/enterprise/docker-ee-server-windows).
161+
Instructions to do so are available at [Install Docker Engine - Enterprise on Windows Servers](https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-Server#install-docker).
162162

163163
#### Install wins, kubelet, and kubeadm
164164

0 commit comments

Comments
 (0)