Skip to content

Commit

Permalink
Bazel Docs: Fix broken link to providers.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 480929804
Change-Id: I795e52982c3c46a9ad24d1361d63712fadf9c566
  • Loading branch information
fweikert authored and copybara-github committed Oct 13, 2022
1 parent 6a8ddb7 commit f4a4708
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

<p>
Language-specific rules generally limit the listed targets to those with
specific
<a href="/rules/rules#providers">providers</a>
.</p>
specific <a href="https://bazel.build/extending/rules#providers">providers</a>.</p>

<p>
The precise semantics of what it means for a target to depend on another using
Expand Down

0 comments on commit f4a4708

Please sign in to comment.