Skip to content

Commit 1e90a6f

Browse files
Fixed broken links
Fixed broken links
1 parent 90bf4d9 commit 1e90a6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/current/v25.3/read-from-standby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In the event of failover, the ReaderVC's response depends on the type of failove
2424

2525
Prior to setting up read from standby, ensure that:
2626

27-
- you have already configured PCR between a _primary_ cluster and a _standby_ cluster. For information on configuring PCR, refer to [Set Up Physical Cluster Replication]({% link {{ page.version.version }}/set-up-physical-cluster-replication %}).
27+
- you have already configured PCR between a _primary_ cluster and a _standby_ cluster. For information on configuring PCR, refer to [Set Up Physical Cluster Replication]({% link {{ page.version.version }}/set-up-physical-cluster-replication.md %}).
2828
- your CockroachDB version is v24.3 or later. The `read from standby` option is not supported in earlier versions.
2929

3030
### Start a PCR stream with read from standby

src/current/v25.4/read-from-standby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In the event of failover, the ReaderVC is destroyed.
2424

2525
Prior to setting up read from standby, ensure that:
2626

27-
- you have already configured PCR between a _primary_ cluster and a _standby_ cluster. For information on configuring PCR, refer to [Set Up Physical Cluster Replication]({% link {{ page.version.version }}/set-up-physical-cluster-replication %}).
27+
- you have already configured PCR between a _primary_ cluster and a _standby_ cluster. For information on configuring PCR, refer to [Set Up Physical Cluster Replication]({% link {{ page.version.version }}/set-up-physical-cluster-replication.md %}).
2828
- your CockroachDB version is v24.3 or later. The `read from standby` option is not supported in earlier versions.
2929

3030
### Start a PCR stream with read from standby

0 commit comments

Comments
 (0)