We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c688d commit 38ec8e7Copy full SHA for 38ec8e7
README.md
@@ -50,8 +50,8 @@ go get github.com/antonmedv/expr
50
51
## Documentation
52
53
-* See [Getting Started](docs/Getting-Started.md) page for developer documentation.
54
-* See [Language Definition](docs/Language-Definition.md) page to learn the syntax.
+* See [Getting Started](https://expr.medv.io/docs/Getting-Started) page for developer documentation.
+* See [Language Definition](https://expr.medv.io/docs/Language-Definition) page to learn the syntax.
55
56
## Expr Code Editor
57
@@ -157,4 +157,4 @@ func main() {
157
158
## License
159
160
-[MIT](LICENSE)
+[MIT](https://github.com/antonmedv/expr/blob/master/LICENSE)
0 commit comments