Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Feb 8, 2023
1 parent 19c688d commit 38ec8e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ go get github.com/antonmedv/expr

## Documentation

* See [Getting Started](docs/Getting-Started.md) page for developer documentation.
* 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.

## Expr Code Editor

Expand Down Expand Up @@ -157,4 +157,4 @@ func main() {

## License

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

0 comments on commit 38ec8e7

Please sign in to comment.