Skip to content

Commit 8774c44

Browse files
committed
Update README.md
1 parent c46996e commit 8774c44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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

0 commit comments

Comments
 (0)