diff --git a/guestbook/README.md b/guestbook/README.md index 923b5a6d..d6b3beea 100644 --- a/guestbook/README.md +++ b/guestbook/README.md @@ -644,7 +644,7 @@ $ /cluster/kube-down.sh If you are having trouble bringing up your guestbook app, double check that your external IP is properly defined for your frontend Service, and that the firewall for your cluster nodes is open to port 80. -Then, see the [troubleshooting documentation](../../docs/troubleshooting.md) for a further list of common issues and how you can diagnose them. +Then, see the [troubleshooting documentation](http://kubernetes.io/docs/troubleshooting/) for a further list of common issues and how you can diagnose them. diff --git a/k8petstore/README.md b/k8petstore/README.md index dd7c3417..74d839ab 100644 --- a/k8petstore/README.md +++ b/k8petstore/README.md @@ -128,7 +128,7 @@ as well as for scale and functionality testing. ## Questions -For questions on running this app, you can ask on [Slack](../../docs/troubleshooting.md#slack). +For questions on running this app, you can ask on [Slack](http://slack.kubernetes.io). For questions about bigpetstore, and how the data is generated, ask on the apache bigtop mailing list.