Skip to content

Commit 7ed99b7

Browse files
authored
Merge pull request #1 from incidentbot/update-helm-instructions
Update url for helm repo.
2 parents 4912690 + 6e26b34 commit 7ed99b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ image:
9797
You can get started quickly by using the Helm chart:
9898

9999
```bash
100-
helm repo add incidentbot https://charts.incidentbot.io
100+
helm repo add incidentbot https://docs.incidentbot.io/charts
101101
helm repo update
102102
```
103103

docs/ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You will need to provide the content of [nginx.conf](https://github.com/incident
6767
You can get started quickly by using the Helm chart:
6868

6969
```bash
70-
helm repo add incidentbot https://charts.incidentbot.io
70+
helm repo add incidentbot https://docs.incidentbot.io/charts
7171
helm repo update
7272
```
7373

0 commit comments

Comments
 (0)