Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Dec 23, 2023
1 parent 202e622 commit 07f130d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ go get github.com/expr-lang/expr

## Examples

[Play Online](https://play.golang.org/p/z7T8ytJ1T1d)
[Play Online](https://go.dev/play/p/XCoNXEjm3TS)

```go
package main
Expand Down Expand Up @@ -104,7 +104,7 @@ func main() {
}
```

[Play Online](https://play.golang.org/p/4S4brsIvU4i)
[Play Online](https://go.dev/play/p/tz-ZneBfSuw)

```go
package main
Expand Down

0 comments on commit 07f130d

Please sign in to comment.