Skip to content

Commit 4a6df18

Browse files
committed
Fix xref errors: labs component uses ROOT module, not streaming
1 parent 67a3034 commit 4a6df18

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/deploy/partials/kubernetes/guides/next-steps.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Next steps
22

3-
* xref:labs:streaming:index.adoc[Try an example in Redpanda Labs]
3+
* xref:labs:ROOT:index.adoc[Try an example in Redpanda Labs]
44
* xref:manage:console/index.adoc[Learn more about Redpanda Console]
55
* xref:get-started:rpk-install.adoc[Learn more about rpk]
66

modules/develop/pages/consume-data/follower-fetching.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ifdef::env-cloud[]
3131
For each consumer, set the `client.rack` property to a rack ID. Rack awareness is pre-enabled for cloud-based clusters in multi-AZ environments.
3232
endif::[]
3333

34-
include::streaming:shared:partial$suggested-video.adoc[]
34+
include::shared:partial$suggested-video.adoc[]
3535

3636
* https://www.youtube.com/watch?v=wV6gH5_yVaw&ab_channel=RedpandaData[YouTube - Redpanda Office Hour: Follower Fetching (52 mins)^]
3737

modules/get-started/pages/quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ rpk connect run <path-to-config>
802802

803803
https://www.redpanda.com/contact[Contact Redpanda^] to discuss using Redpanda Enterprise Edition in production.
804804

805-
- xref:labs:streaming:index.adoc[Try more examples in Redpanda Labs]
805+
- xref:labs:ROOT:index.adoc[Try more examples in Redpanda Labs]
806806
- xref:get-started:licensing/overview.adoc[Learn more about enterprise features for Redpanda Self-Managed]
807807
- xref:deploy:redpanda/manual/production/index.adoc[Deploy for development or production]
808808

0 commit comments

Comments
 (0)