Skip to content

Commit

Permalink
Update playground link
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmutant committed Jun 11, 2023
1 parent 6821166 commit 8ffc6b1
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 @@ -64,7 +64,7 @@ regexp to see what happens when it is generating invalid addresses
function ([source code](./example_function_test.go),
[playground](https://go.dev/play/p/tZFU8zv8AUl)) and state machine
([source code](./example_statemachine_test.go),
[playground](https://go.dev/play/p/uHduyKZoQVL)) example tests are provided.
[playground](https://go.dev/play/p/cxEh4deG-4n)) example tests are provided.
They both fail. Making them pass is a good way to get first real experience
of working with rapid.

Expand Down

0 comments on commit 8ffc6b1

Please sign in to comment.