From fa5c42cd296014a5c58c8c01dbb963e8c6b0964e Mon Sep 17 00:00:00 2001 From: Hannah Troisi Date: Wed, 15 Jun 2022 16:07:50 -0700 Subject: [PATCH] Add link to troubleshooting doc in install guide Signed-off-by: Hannah Troisi --- .../03-install-guides/01-community-cloud-for-pixie.md | 2 +- .../03-install-guides/02-self-hosted-pixie.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/02-installing-pixie/03-install-guides/01-community-cloud-for-pixie.md b/content/en/02-installing-pixie/03-install-guides/01-community-cloud-for-pixie.md index 8a219ebf..cc68a8d9 100644 --- a/content/en/02-installing-pixie/03-install-guides/01-community-cloud-for-pixie.md +++ b/content/en/02-installing-pixie/03-install-guides/01-community-cloud-for-pixie.md @@ -150,4 +150,4 @@ Learn how to use Pixie for ## Get Help -Please reach out on our [Community Slack](https://slackin.px.dev/) or file an issue on [GitHub](https://github.com/pixie-io/pixie/issues). +Please see our [Troubleshooting](/about-pixie/troubleshooting/) guide, reach out on our [Community Slack](https://slackin.px.dev/) or file an issue on [GitHub](https://github.com/pixie-io/pixie/issues). diff --git a/content/en/02-installing-pixie/03-install-guides/02-self-hosted-pixie.md b/content/en/02-installing-pixie/03-install-guides/02-self-hosted-pixie.md index ebc1d1d3..963317db 100644 --- a/content/en/02-installing-pixie/03-install-guides/02-self-hosted-pixie.md +++ b/content/en/02-installing-pixie/03-install-guides/02-self-hosted-pixie.md @@ -209,4 +209,4 @@ If you select this option, each of your Pixie deployments will point to the same ## Get Help -Please reach out on our [Community Slack](https://slackin.px.dev/) or file an issue on [GitHub](https://github.com/pixie-io/pixie/issues). +Please see our [Troubleshooting](/about-pixie/troubleshooting/) guide, reach out on our [Community Slack](https://slackin.px.dev/) or file an issue on [GitHub](https://github.com/pixie-io/pixie/issues).