Merge pull request #139 from gliptak/patch-1

Update prometheus-operator repo location in README
This commit is contained in:
Matthias Loibl 2021-02-22 14:48:19 +01:00 committed by GitHub
commit dafc283219
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ To depend on a package that is in a subtree of a Github repo (this package also
happens to bring in a transitive dependency): happens to bring in a transitive dependency):
```sh ```sh
jb install https://github.com/coreos/prometheus-operator/jsonnet/prometheus-operator jb install https://github.com/prometheus-operator/prometheus-operator/jsonnet/prometheus-operator
``` ```
*Note that if you are copy pasting from the Github website's address bar, *Note that if you are copy pasting from the Github website's address bar,