Skip to content

Commit 8d04426

Browse files
micheleRPclaude
andauthored
Qualify cookbook xrefs with redpanda-connect component (#417)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent faf5635 commit 8d04426

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/components/pages/inputs/aws_dynamodb_cdc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ include::redpanda-connect:components:partial$examples/inputs/aws_dynamodb_cdc.ad
145145

146146
== Suggested reading
147147

148-
For common patterns including filtering events, routing to Kafka or S3, and detecting changed fields, see the xref:cookbooks:dynamodb_cdc.adoc[DynamoDB CDC Patterns] cookbook.
148+
For common patterns including filtering events, routing to Kafka or S3, and detecting changed fields, see the xref:redpanda-connect:cookbooks:dynamodb_cdc.adoc[DynamoDB CDC Patterns] cookbook.
149149
// end::single-source[]

modules/components/pages/outputs/drop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ output:
100100
drop: {} # Measure input consumption speed without output overhead
101101
----
102102

103-
For more patterns on message routing, filtering, and when to use `drop` vs. other approaches, see the xref:cookbooks:message_routing.adoc[Message Routing Patterns] cookbook.
103+
For more patterns on message routing, filtering, and when to use `drop` vs. other approaches, see the xref:redpanda-connect:cookbooks:message_routing.adoc[Message Routing Patterns] cookbook.
104104

105105
// end::single-source[]

0 commit comments

Comments
 (0)