Skip to content

Commit

Permalink
Fix document link
Browse files Browse the repository at this point in the history
  • Loading branch information
linzichang committed Sep 18, 2015
1 parent 755ff24 commit ce158b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple-nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ kubectl stop rc my-nginx

### Exposing your pods to the internet.

On some platforms (for example Google Compute Engine) the kubectl command can integrate with your cloud provider to add a [public IP address](../docs/user-guide/services.md#external-services) for the pods,
On some platforms (for example Google Compute Engine) the kubectl command can integrate with your cloud provider to add a [public IP address](../docs/user-guide/services.md#publishing-services---service-types) for the pods,
to do this run:

```bash
Expand Down

0 comments on commit ce158b7

Please sign in to comment.