Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Fix a link rot.
Browse files Browse the repository at this point in the history
RELNOTES: None
PiperOrigin-RevId: 159195321
  • Loading branch information
Googler authored and meteorcloudy committed Jun 16, 2017
1 parent bea67e9 commit d02aabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/skylark/rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ For each [label attribute](lib/attr.html#label), you can decide whether the
dependency should be built in the same configuration, or transition to the host
configuration (using `cfg`). If a label attribute has the flag
`executable=True`, the configuration must be set explicitly.
[See example](cookbook.html#execute-a-binary)
[See example](cookbook.md#execute-a-binary)

In general, sources, dependent libraries, and executables that will be needed at
runtime can use the same configuration.
Expand Down

0 comments on commit d02aabf

Please sign in to comment.