Skip to content

Commit

Permalink
Fix broken URL to nginx-app.yaml (play-with-docker#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
acj authored and marcosnils committed May 9, 2018
1 parent b363a35 commit f28012a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/k8s/motd
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f28012a

Please sign in to comment.