From 8f2457c10c29e11add60e4a8149e5e5d7f9079c0 Mon Sep 17 00:00:00 2001 From: sebgoa Date: Thu, 17 Nov 2016 16:49:00 +0100 Subject: [PATCH] fix munge-docs build errors --- guestbook/README.md | 2 +- k8petstore/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.