Skip to content

Commit 02c7ea6

Browse files
authored
Fix for url consistency (helm#21529)
Signed-off-by: bigwheel <[email protected]>
1 parent eb1ef8e commit 02c7ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ helm repo add stable https://kubernetes-charts.storage.googleapis.com
4949
To add the Incubator charts for your local client, run `helm repo add`:
5050

5151
```
52-
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
52+
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
5353
"incubator" has been added to your repositories
5454
```
5555

0 commit comments

Comments
 (0)