1
0
mirror of https://github.com/MontFerret/ferret.git synced 2026-06-20 01:17:53 +02:00

docs: update playground link in README for Ferret v2

This commit is contained in:
Tim Voronov
2026-06-09 17:59:54 -04:00
parent 0fb7caaa65
commit df075aba05
+1 -1
View File
@@ -49,7 +49,7 @@
Ferret v2 is currently in alpha. You can try the new syntax in the playground and read more about the design behind the new runtime and language capabilities:
- [Try Ferret v2 in the Playground](https://ferretlang.org/try/next/)
- [Try Ferret v2 in the Playground](https://ferretlang.org/try/)
- [On the Road to Ferret v2](https://ferretlang.org/blog/ferret-v2-announcement/)
- [Inside Ferret v2: The New Execution Model](https://ferretlang.org/blog/ferret-v2-execution-model/)
- [Inside Ferret v2: New Language Capabilities](https://ferretlang.org/blog/ferret-v2-new-syntax/)