Skip to content

Commit c3967d6

Browse files
authored
Merge pull request #793 from oracle/doc-reorg
incorporate suggesstions from Tom B
2 parents abd01ff + bd7440e commit c3967d6

File tree

6 files changed

+571
-565
lines changed

6 files changed

+571
-565
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)