Skip to content

Commit

Permalink
Fix Starlark globals page
Browse files Browse the repository at this point in the history
RELNOTES: None.
PiperOrigin-RevId: 312139499
  • Loading branch information
hlopko authored and copybara-github committed May 18, 2020
1 parent 1d8d138 commit c0b97b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ NoneType registerExecutionPlatforms(Sequence<?> platformLabels, StarlarkThread t
+ "<a href=\"../../toolchains.html\">toolchain resolution</a>. See examples of "
+ "<a href=\"../../toolchains.html#defining-toolchains\">defining</a> and "
+ "<a href=\"../../toolchains.html#registering-and-building-with-toolchains\">"
+ "registering toolchains.",
+ "registering toolchains</a>.",
allowReturnNones = true,
extraPositionals =
@Param(
Expand Down

0 comments on commit c0b97b1

Please sign in to comment.