From bc83fe1ebf7b50a218b11e84d1ed44f32c5e81e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= Date: Mon, 8 Feb 2021 16:46:36 -0500 Subject: [PATCH] Update prometheus-operator repo location in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd505f5..3c320cf 100644 --- a/README.md +++ b/README.md @@ -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): ```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,