diff --git a/dockerfiles/k8s/motd b/dockerfiles/k8s/motd index c6e3423..b9b0f4c 100644 --- a/dockerfiles/k8s/motd +++ b/dockerfiles/k8s/motd @@ -20,7 +20,7 @@ 3. (Optional) Create an nginx deployment: - kubectl apply -f https://raw.githubusercontent.com/kubernetes/website/master/cn/docs/user-guide/nginx-app.yaml + kubectl apply -f https://raw.githubusercontent.com/kubernetes/website/master/content/cn/docs/user-guide/nginx-app.yaml The PWK team.