From 7b70fb561ed05a34c430aec8a8f62651bdb5e013 Mon Sep 17 00:00:00 2001 From: Zach Day Date: Wed, 8 Jan 2025 14:21:23 -0600 Subject: [PATCH] Update support bundle link to the correct file in github (#2353) The previous link (https://github.com/grafana/alloy/tree/internal/service/http/supportbundle.go) went to a 404 page. This commit is an update to the correct url. --- docs/sources/troubleshoot/support_bundle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/troubleshoot/support_bundle.md b/docs/sources/troubleshoot/support_bundle.md index 3691a29587..bedfb9cc15 100644 --- a/docs/sources/troubleshoot/support_bundle.md +++ b/docs/sources/troubleshoot/support_bundle.md @@ -30,7 +30,7 @@ defaults to `localhost:12345`. The support bundle contains all information in plain text, so you can inspect it before sharing to verify that no sensitive information has leaked. -In addition, you can inspect the [supportbundle implementation](https://github.com/grafana/alloy/tree/internal/service/http/supportbundle.go) +In addition, you can inspect the [support bundle implementation](https://github.com/grafana/alloy/blob/main/internal/service/http/supportbundle.go) to verify the code used to generate these bundles. A support bundle contains the following data: