From 6aa207068dc45cfd1ab75bca552121c19d19d552 Mon Sep 17 00:00:00 2001 From: Bojan Djurkovic Date: Tue, 5 Nov 2024 10:10:08 -0400 Subject: [PATCH] proto: change debug bundle api comments. change download path --- frontend/src/components/debugBundle/DebugBundleLink.tsx | 2 +- proto/redpanda/api/console/v1alpha1/debug_bundle.proto | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/debugBundle/DebugBundleLink.tsx b/frontend/src/components/debugBundle/DebugBundleLink.tsx index b5ade41c4..5274adcff 100644 --- a/frontend/src/components/debugBundle/DebugBundleLink.tsx +++ b/frontend/src/components/debugBundle/DebugBundleLink.tsx @@ -23,7 +23,7 @@ const DebugBundleLink = ({ statuses, showDeleteButton = false, showDatetime = tr