Skip to content

Commit e6833db

Browse files
committed
Clarify where to build the migration-helper
1 parent 5b95b2e commit e6833db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/current/v25.2/migrate-cockroachdb-kubernetes-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The {{ site.data.products.cockroachdb-operator }} uses a different port than Sta
3131

3232
## Step 1. Prepare the migration helper
3333

34-
Build the migration helper and add the `./bin` directory to your PATH:
34+
In the root of the [cockroachdb/helm-charts](https://github.com/cockroachdb/helm-charts/tree/master) repository, build the migration helper and add the `./bin` directory to your PATH:
3535

3636
{% include_cached copy-clipboard.html %}
3737
~~~ shell

src/current/v25.2/migrate-cockroachdb-kubernetes-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This migration process can be completed without affecting cluster availability,
3030

3131
## Step 1. Prepare the migration helper
3232

33-
Build the migration helper and add the `./bin` directory to your PATH:
33+
In the root of the [cockroachdb/helm-charts](https://github.com/cockroachdb/helm-charts/tree/master) repository, build the migration helper and add the `./bin` directory to your PATH:
3434

3535
{% include_cached copy-clipboard.html %}
3636
~~~ shell

0 commit comments

Comments
 (0)