diff --git a/WORKSPACE b/WORKSPACE index a531c9299a..809ee3c798 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -29,7 +29,7 @@ http_archive( name = "bazel_features", sha256 = "a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b", strip_prefix = "bazel_features-1.30.0", - url = "https://github.com/bazelbuild/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz", + url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz", ) load("@bazel_features//:deps.bzl", "bazel_features_deps")