Skip to content

Commit

Permalink
Fix broken HTML attribute.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 408669787
  • Loading branch information
fweikert authored and copybara-github committed Nov 9, 2021
1 parent 6ab9689 commit f2293e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ Matches an expected configuration state (expressed as Bazel flags or platform co
additional constraint values beyond these two.
</p>
<pre class=""code">
<pre class="code">
config_setting(
name = "64bit_glibc_2_25",
constraint_values = [
Expand Down

0 comments on commit f2293e7

Please sign in to comment.