Skip to content

Commit a36e5f5

Browse files
incorporate suggesstions from Tom B
1 parent 7bcd24c commit a36e5f5

File tree

6 files changed

+570
-566
lines changed

6 files changed

+570
-566
lines changed

site/developer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ $ scp operator.tar YOUR_USER@YOUR_SERVER:/some/path/operator.tar
8484
$ docker load < /some/path/operator.tar
8585
```
8686

87-
Use the Helm charts to [install the operator](helm-charts.md).
87+
Use the Helm charts to [install the operator](install.md).
8888

89-
If the operator's behavior or pod log is insufficient to diagnose and resolve failures, then you can connect a Java debugger to the operator using the [debugging options](helm-charts.md#debugging-options).
89+
If the operator's behavior or pod log is insufficient to diagnose and resolve failures, then you can connect a Java debugger to the operator using the [debugging options](install.md#debugging-options).
9090

9191
## Running integration tests
9292

0 commit comments

Comments
 (0)