Skip to content

Commit

Permalink
Merge pull request #73 from nartc/patch-1
Browse files Browse the repository at this point in the history
docs: update playground link
  • Loading branch information
francisrstokes authored Nov 3, 2023
2 parents f1d51ec + a1393d5 commit 30004fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ const myRegex = SuperExpressive()

## Playground

You can experiment with `SuperExpressive` in the [Super Expressive Playground](https://sepg.netlify.app/) by [@nartc](https://github.com/nartc). This is a great way to build a regex description, and test it against various inputs.
You can experiment with `SuperExpressive` in the [Super Expressive Playground](https://nartc.github.io/ng-super-expressive/) by [@nartc](https://github.com/nartc). This is a great way to build a regex description, and test it against various inputs.

<img src="playground-small.jpg">

Expand Down

0 comments on commit 30004fe

Please sign in to comment.