Skip to content

Commit

Permalink
Merge pull request #533 from stakater/fix-chart-url
Browse files Browse the repository at this point in the history
Fixes for Readme docs
  • Loading branch information
Bharath Nallapeta authored Oct 18, 2023
2 parents 71c71f9 + cb17646 commit 5f64f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The following quickstart let's you set up Ingress Monitor Controller to register

## Helm Chart

If you have configured helm on your cluster, you can deploy IngressMonitorController via helm using below mentioned commands. For details on chart, see [IMC Helm Chart](https://github.com/stakater/IngressMonitorController/tree/master/deploy/chart/ingressmonitorcontroller)
If you have configured helm on your cluster, you can deploy IngressMonitorController via helm using below mentioned commands. For details on chart, see [IMC Helm Chart](https://github.com/stakater/IngressMonitorController/tree/master/charts/ingressmonitorcontroller)

```sh
# Install CRDs
Expand Down Expand Up @@ -154,7 +154,7 @@ helm install stakater/ingressmonitorcontroller

### Documentation

You can find more detailed documentation for configuration, extension, and support for other Uptime checkers etc. [here](docs/Deploying-to-Kubernetes.md)
You can find more detailed documentation for configuration, extension, and support for other Uptime checkers etc. [here](https://github.com/stakater/IngressMonitorController/tree/master/docs)

### Contributing

Expand Down

0 comments on commit 5f64f49

Please sign in to comment.