Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ image:
You can get started quickly by using the Helm chart:

```bash
helm repo add incidentbot https://charts.incidentbot.io
helm repo add incidentbot https://docs.incidentbot.io/charts
helm repo update
```

Expand Down
2 changes: 1 addition & 1 deletion docs/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You will need to provide the content of [nginx.conf](https://github.com/incident
You can get started quickly by using the Helm chart:

```bash
helm repo add incidentbot https://charts.incidentbot.io
helm repo add incidentbot https://docs.incidentbot.io/charts
helm repo update
```

Expand Down