Update expressions.html.md

Just correction of the link to operators.html.
pull/28089/head
Jorge Nerín 5 years ago committed by GitHub
parent fac60ab124
commit ede75a944f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ Operators are expressions that transform other expressions, like adding two
numbers (`+`) or comparing two values to get a bool (`==`, `>=`, etc.).
This information has moved to
[Operators](/docs/language/expressions/references.html).
[Operators](/docs/language/expressions/operators.html).
<div style="height: 100vh; margin: 0; padding: 0;"></div>

Loading…
Cancel
Save