Skip to content

Commit 9f734bc

Browse files
committed
frontend(transcripts): update docs link
1 parent d0c8eff commit 9f734bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/pages/transcripts/transcript-list-page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ export const TranscriptListPage: FC<TranscriptListPageProps> = ({ disableFacetin
676676
<Text variant="muted">
677677
Trace and debug AI requests across your agentic dataplane — view LLM calls, tool invocations, and spans from
678678
agents, gateways, and services.{' '}
679-
<Link href="https://docs.redpanda.com/redpanda-cloud/develop/ai/transcripts/" target="_blank">
679+
<Link href="https://docs.redpanda.com/redpanda-cloud/ai-agents/observability" target="_blank">
680680
Learn more
681681
</Link>
682682
</Text>

0 commit comments

Comments
 (0)