File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99[ ![ GoDoc] ( https://godoc.org/github.com/expr-lang/expr?status.svg )] ( https://godoc.org/github.com/expr-lang/expr )
1010
1111** Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.
12- ** Expr** combines simple [ syntax] ( https://expr-lang.org/docs/Language-Definition ) with powerful features for ease of use:
12+ ** Expr** combines simple [ syntax] ( https://expr-lang.org/docs/language-definition ) with powerful features for ease of use:
1313
1414``` js
1515// Allow only admins and moderators to moderate comments.
@@ -67,7 +67,7 @@ go get github.com/expr-lang/expr
6767## Documentation
6868
6969* See [ Getting Started] ( https://expr-lang.org/docs/Getting-Started ) page for developer documentation.
70- * See [ Language Definition] ( https://expr-lang.org/docs/Language-Definition ) page to learn the syntax.
70+ * See [ Language Definition] ( https://expr-lang.org/docs/language-definition ) page to learn the syntax.
7171
7272## Examples
7373
You can’t perform that action at this time.
0 commit comments