Update openstack-heat.md

The url no need. just  highlight.
pull/5995/head
Stewart-YU 2017-10-21 12:23:08 +08:00 committed by GitHub
parent 75d557886b
commit ba75a5a5f8
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Once the nginx pod is running, use the port-forward command to set up a proxy fr
./cluster/kubectl.sh port-forward nginx 8888:80
```
You should now see nginx on [http://localhost:8888]().
You should now see nginx on `http://localhost:8888`.
For more complex examples please see the [examples directory](https://github.com/kubernetes/examples/tree/{{page.githubbranch}}/).