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 9
9
[ ![ GoDoc] ( https://godoc.org/github.com/expr-lang/expr?status.svg )] ( https://godoc.org/github.com/expr-lang/expr )
10
10
11
11
** 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:
13
13
14
14
``` js
15
15
// Allow only admins and moderators to moderate comments.
@@ -67,7 +67,7 @@ go get github.com/expr-lang/expr
67
67
## Documentation
68
68
69
69
* 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.
71
71
72
72
## Examples
73
73
You can’t perform that action at this time.
0 commit comments