diff --git a/frontend/src/components/pages/connect/overview.tsx b/frontend/src/components/pages/connect/overview.tsx
index dfaa7df02e..1b99d0d384 100644
--- a/frontend/src/components/pages/connect/overview.tsx
+++ b/frontend/src/components/pages/connect/overview.tsx
@@ -163,7 +163,7 @@ class KafkaConnectOverview extends PageComponent<{
{this.props.isKafkaConnectEnabled
? 'Redpanda Connect is an alternative to Kafka Connect. Choose from a growing ecosystem of readily available connectors.'
: 'Redpanda Connect is a data streaming service for building scalable, high-performance data pipelines that drive real-time analytics and actionable business insights. Integrate data across systems with hundreds of prebuilt connectors, change data capture (CDC) capabilities, and YAML-configurable pipelines.'}{' '}
-
+
Learn more
@@ -179,7 +179,11 @@ class KafkaConnectOverview extends PageComponent<{
Kafka Connect is our set of managed connectors. These provide a way to integrate your Redpanda data with
different data systems.{' '}
-
+
Learn more.
diff --git a/frontend/src/components/pages/quotas/quotas-list.tsx b/frontend/src/components/pages/quotas/quotas-list.tsx
index fc01d61dbc..7f833dfa4f 100644
--- a/frontend/src/components/pages/quotas/quotas-list.tsx
+++ b/frontend/src/components/pages/quotas/quotas-list.tsx
@@ -107,7 +107,7 @@ const QuotasList = () => {
+
}
diff --git a/frontend/src/components/pages/rp-connect/onboarding/add-user-step.tsx b/frontend/src/components/pages/rp-connect/onboarding/add-user-step.tsx
index 7e09f0a6e5..0687476253 100644
--- a/frontend/src/components/pages/rp-connect/onboarding/add-user-step.tsx
+++ b/frontend/src/components/pages/rp-connect/onboarding/add-user-step.tsx
@@ -545,6 +545,7 @@ export const AddUserStep = forwardRef
@@ -693,6 +694,7 @@ export const AddUserStep = forwardRef
You will need to configure{' '}
+
Learn more
diff --git a/frontend/src/components/pages/rp-connect/pipeline/list.tsx b/frontend/src/components/pages/rp-connect/pipeline/list.tsx
index e149474d21..2a03f6eadb 100644
--- a/frontend/src/components/pages/rp-connect/pipeline/list.tsx
+++ b/frontend/src/components/pages/rp-connect/pipeline/list.tsx
@@ -698,7 +698,7 @@ const RedpandaConnectContent = () => (
Redpanda Connect is a data streaming service for building scalable, high-performance data pipelines that drive
real-time analytics and actionable business insights. Integrate data across systems with hundreds of prebuilt
connectors, change data capture (CDC) capabilities, and YAML-configurable pipelines.{' '}
-
+
Learn more
@@ -750,7 +750,11 @@ export const PipelineListPage = () => {
Kafka Connect is our set of managed connectors. These provide a way to integrate your Redpanda data with
different data systems.{' '}
-
+
Learn more
diff --git a/frontend/src/components/pages/rp-connect/pipelines-create.tsx b/frontend/src/components/pages/rp-connect/pipelines-create.tsx
index 5a22ff075e..540e7a5a61 100644
--- a/frontend/src/components/pages/rp-connect/pipelines-create.tsx
+++ b/frontend/src/components/pages/rp-connect/pipelines-create.tsx
@@ -131,15 +131,27 @@ const RpConnectPipelinesCreateContent = () => {
For help creating your pipeline, see our{' '}
-
+
quickstart
,{' '}
-
+
library of examples
, and{' '}
-
+
connector catalog
.
@@ -453,6 +465,7 @@ export const PipelineEditor = (p: {
This looks like a Kafka Connect configuration. For help with Redpanda Connect configurations,{' '}
see our quickstart documentation
diff --git a/frontend/src/components/pages/rp-connect/pipelines-edit.tsx b/frontend/src/components/pages/rp-connect/pipelines-edit.tsx
index ac7fea147e..a002e344b7 100644
--- a/frontend/src/components/pages/rp-connect/pipelines-edit.tsx
+++ b/frontend/src/components/pages/rp-connect/pipelines-edit.tsx
@@ -147,15 +147,27 @@ const RpConnectPipelinesEditContent = ({ pipeline, pipelineId }: { pipeline: Pip
For help editing your pipeline, see our{' '}
-
+
quickstart documentation
, our{' '}
-
+
library of examples
, or our{' '}
-
+
connector catalog
.
diff --git a/frontend/src/components/pages/transcripts/transcript-list-page.tsx b/frontend/src/components/pages/transcripts/transcript-list-page.tsx
index 640d254720..f22e3bc417 100644
--- a/frontend/src/components/pages/transcripts/transcript-list-page.tsx
+++ b/frontend/src/components/pages/transcripts/transcript-list-page.tsx
@@ -768,7 +768,11 @@ export const TranscriptListPage: FC = ({ disableFacetin
Trace and debug AI requests across your agentic dataplane — view LLM calls, tool invocations, and spans from
agents, gateways, and services.{' '}
-
+
Learn more