Skip to content

Commit 38ec8e7

Browse files
authored
Update README.md
1 parent 19c688d commit 38ec8e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ go get github.com/antonmedv/expr
5050

5151
## Documentation
5252

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.
53+
* See [Getting Started](https://expr.medv.io/docs/Getting-Started) page for developer documentation.
54+
* See [Language Definition](https://expr.medv.io/docs/Language-Definition) page to learn the syntax.
5555

5656
## Expr Code Editor
5757

@@ -157,4 +157,4 @@ func main() {
157157

158158
## License
159159

160-
[MIT](LICENSE)
160+
[MIT](https://github.com/antonmedv/expr/blob/master/LICENSE)

0 commit comments

Comments
 (0)