Skip to content

Commit

Permalink
docs: fix dead link in helm installation instructions (mend#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger authored Dec 16, 2022
1 parent ff655db commit 087f60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ helm repo update
helm install --generate-name --set renovate.config='\{\"token\":\"...\"\}' renovate-on-prem/whitesource-renovate
```

> See the available [values](./helm-charts/whitesource-renvoate/values.yaml) for full configuration and review
> See the available [values](../helm-charts/whitesource-renovate/values.yaml) for full configuration and review
> configuration guides for [GitHub](./configuration-github.md) and/or [GitLab](./configuration-gitlab.md).

0 comments on commit 087f60c

Please sign in to comment.