Skip to content

Commit 7a3680d

Browse files
bastiendmtljharb
andauthored
Update docs/rules/jsx-boolean-value.md
Co-authored-by: Jordan Harband <[email protected]>
1 parent d05b706 commit 7a3680d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-boolean-value.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- end auto-generated rule header -->
66

7-
When using a boolean attribute in JSX, you can set the attribute value to `true` or omit the value.
7+
When using a [boolean attribute in JSX](https://web.archive.org/web/20160607204033/http://facebook.github.io/react/docs/jsx-in-depth.html#boolean-attributes), you can set the attribute value to `true` or omit the value.
88

99
## Rule Details
1010

0 commit comments

Comments
 (0)