Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Where `/etc/matrix-hookshot` would contain the configuration files `config.yml`

## Installation via Helm

There's now a basic chart defined in [helm/hookshot](/helm/hookshot/) that can be used to deploy the Hookshot Docker container in a Kubernetes-native way.
There's now a basic chart defined in [helm/hookshot](https://github.com/matrix-org/matrix-hookshot/blob/main/helm/hookshot) that can be used to deploy the Hookshot Docker container in a Kubernetes-native way.

More information on this method is available [here](https://github.com/matrix-org/matrix-hookshot/helm/hookshot/README.md)
More information on this method is available [here](https://github.com/matrix-org/matrix-hookshot/blob/main/helm/hookshot/README.md)

## Configuration

Expand Down