Skip to content

Commit

Permalink
Update links in docs. (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
jankaspar committed Oct 15, 2019
1 parent 38c51de commit 84350c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Then run:
helm install ./deployment/armada -f ./server-values.yaml
```

For all configuration options you can specify in your values file, see [server helm docs](./docs/helm/server.md).
For all configuration options you can specify in your values file, see [server helm docs](./helm/server.md).

### Installing Armada Executor

Expand Down Expand Up @@ -101,7 +101,7 @@ Then run:
helm install ./deployment/armada-executor -f ./executor-values.yaml
```

For all configuration options you can specify in your values file, see [executor helm docs](./docs/helm/executor.md).
For all configuration options you can specify in your values file, see [executor helm docs](./helm/executor.md).


# Interacting with Armada
Expand Down

0 comments on commit 84350c6

Please sign in to comment.