Make examples links be relative

This commit is contained in:
Tim Hockin
2015-07-06 21:34:41 -07:00
parent 639a7dac50
commit 304d08bb7f
12 changed files with 15 additions and 16 deletions

View File

@@ -189,7 +189,7 @@ You then should be able to access it from anywhere via the Azure virtual IP for
You now have a full-blow cluster running in Azure, congrats!
You should probably try deploy other [example apps](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/examples) or write your own ;)
You should probably try deploy other [example apps](../../../../examples) or write your own ;)
## Tear down...