diff options
Diffstat (limited to '.bazelrc')
-rw-r--r-- | .bazelrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -common --registry=https://bcr.bazel.build
-common --registry=https://git.stevenlr.com/460nm/bazel-registry.git/plain/
+common --registry=https://bcr.bazel.build/
+common --registry=https://bazel.stevenlr.com/registry/
build --enable_platform_specific_config
|