We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 272202b + e58a263 commit c55b4d4Copy full SHA for c55b4d4
src/tokens.md
@@ -586,7 +586,7 @@ them are referred to as "token trees" in [macros]. The three types of brackets
586
[arith]: expressions/operator-expr.html#arithmetic-and-logical-binary-operators
587
[negation]: expressions/operator-expr.html#negation-operators
588
[lazy-bool]: expressions/operator-expr.html#lazy-boolean-operators
589
-[compound]: /expressions/operator-expr.html#compound-assignment-expressions
+[compound]: expressions/operator-expr.html#compound-assignment-expressions
590
[comparison]: expressions/operator-expr.html#comparison-operators
591
[match]: expressions/match-expr.html
592
[field]: expressions/field-expr.html
0 commit comments