Skip to content

Commit

Permalink
Fix for url consistency (helm#21529)
Browse files Browse the repository at this point in the history
Signed-off-by: bigwheel <[email protected]>
  • Loading branch information
bigwheel authored Apr 20, 2020
1 parent eb1ef8e commit 02c7ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $ helm repo add stable https://kubernetes-charts.storage.googleapis.com
To add the Incubator charts for your local client, run `helm repo add`:

```
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
"incubator" has been added to your repositories
```

Expand Down

0 comments on commit 02c7ea6

Please sign in to comment.