Update prometheus-operator repo location in README

This commit is contained in:
Gábor Lipták 2021-02-08 16:46:36 -05:00 committed by GitHub
parent 30123164df
commit bc83fe1ebf
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,