Skip to content

Commit 6b96f68

Browse files
committed
fix headings
1 parent d03032b commit 6b96f68

File tree

1 file changed

+2
-2
lines changed
  • modules/manage/pages/disaster-recovery/shadowing

1 file changed

+2
-2
lines changed

modules/manage/pages/disaster-recovery/shadowing/setup.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ client_options:
504504
fetch_partition_max_bytes: 1048576 # Default 1MB, maximum bytes to fetch per partition
505505
----
506506

507-
=== Create a shadow link
507+
== Create a shadow link
508508

509509
ifdef::env-cloud[]
510510
You can establish a shadow link using either `rpk`, the Data Plane API, or the Redpanda Cloud UI. For example, to create a shadow link with the source cluster, run the following `rpk` command from the shadow cluster:
@@ -521,7 +521,7 @@ rpk shadow create --config-file shadow-config.yaml
521521

522522
For detailed command options, see xref:reference:rpk/rpk-shadow/rpk-shadow-create.adoc[`rpk shadow create`].
523523

524-
=== Update an existing shadow link
524+
== Update an existing shadow link
525525

526526
If you need to modify a shadow link configuration after creation, use the update command:
527527

0 commit comments

Comments
 (0)