Skip to content

Commit 6cf01d0

Browse files
Update README.md
1 parent f7c56d7 commit 6cf01d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Add the following to your `WORKSPACE` file to add the external repositories, rep
186186
bazel_diff_dependencies()
187187

188188
load("@rules_jvm_external//:defs.bzl", "maven_install")
189-
load("//:artifacts.bzl", "BAZEL_DIFF_MAVEN_ARTIFACTS")
189+
load("@bazel_diff//:artifacts.bzl", "BAZEL_DIFF_MAVEN_ARTIFACTS")
190190

191191
maven_install(
192192
name = "bazel_diff_maven",

0 commit comments

Comments
 (0)