Skip to content

Commit 9449c89

Browse files
authored
Update README.md
1 parent bc1f8ac commit 9449c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ product.Stock < 15
4141
```coffeescript
4242
all(Tweets, {.Size < 140})
4343
```
44-
* Fast ([benchmarks](https://github.com/antonmedv/golang-expression-evaluation-comparison)): uses bytecode virtual machine and optimizing compiler.
44+
* Fast ([benchmarks](https://github.com/antonmedv/golang-expression-evaluation-comparison#readme)): uses bytecode virtual machine and optimizing compiler.
4545

4646
## Install
4747

0 commit comments

Comments
 (0)