Move guestbook.md to README.md for default display by github.

pull/6/head
Brendan Burns 2014-07-14 21:33:02 -07:00
parent 0839f454fe
commit ac1be8cc97
2 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ If you are running both a remote kubernetes cluster and the local cluster, you c
The folks at [CoreOS](http://coreos.com) have [instructions for running Kubernetes on CoreOS](http://coreos.com/blog/running-kubernetes-example-on-CoreOS-part-1/)
## Where to go next?
[Detailed example application](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/guestbook/guestbook.md)
[Detailed example application](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/guestbook/README.md)
[Example of dynamic updates](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/examples/update-demo/README.md)