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

@@ -120,7 +120,7 @@ NAME LABELS STATUS
```
Also you can run kubernetes [guest-example](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/examples/guestbook) to build a redis backend cluster on the k8s
Also you can run kubernetes [guest-example](../../examples/guestbook) to build a redis backend cluster on the k8s
#### Deploy addons