We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b5b6d commit ccc8397Copy full SHA for ccc8397
WORKSPACE
@@ -4,7 +4,7 @@ workspace(
4
managed_directories = {"@npm": ["node_modules"]},
5
)
6
7
-# Point to the nested WORKSPACE we merged from https://github.com/angular/material.angular.io
+# Point to the nested WORKSPACE we merged from github.com/angular/material.angular.io
8
# NB: even though this isn't referenced anywhere, it's required for Bazel to know about the
9
# nested workspace so that wildcard patterns like //... don't descend into it.
10
local_repository(
0 commit comments