We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8212095 commit d895935Copy full SHA for d895935
README.md
@@ -40,9 +40,9 @@ Inspired by
40
go get -u github.com/antonmedv/expr
41
```
42
43
-## Documentation [](https://godoc.org/github.com/antonmedv/expr)
+## Documentation
44
45
-* See [godoc.org/github.com/antonmedv/expr](https://godoc.org/github.com/antonmedv/expr) for developer documentation,
+* See [](https://godoc.org/github.com/antonmedv/expr) for developer documentation,
46
* See [The Expression Syntax](https://github.com/antonmedv/expr/wiki/The-Expression-Syntax) page to learn the syntax of the Expr expressions.
47
48
## License
0 commit comments