We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772cdc6 commit 0ac75d3Copy full SHA for 0ac75d3
docs/scala_proto_library.md
@@ -86,7 +86,7 @@ scala_proto_deps_toolchain(
86
toolchain(
87
name = "default_deps_toolchain",
88
toolchain = ":default_deps_toolchain_impl",
89
- toolchain_type = ":deps_toolchain_type",
+ toolchain_type = "@io_bazel_rules_scala//scala_proto:deps_toolchain_type",
90
)
91
92
declare_deps_provider(
0 commit comments