Skip to content

Commit 15355c5

Browse files
committed
Final renames
1 parent bf763fa commit 15355c5

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ JSON-to-JSON mapper with user-defined JSON mapping specs, plain JS transformatio
1717

1818
Users define the mapping as JSON, so it can be stored, versioned, generated, or edited from a UI. Unlike many transformation tools, it does not invent a custom expression language: field transforms are plain JavaScript expressions, executed in a restricted VM context for predictable behavior without giving mappings access to the host environment.
1919

20-
Try it in the [interactive playground](https://snatalenko.github.io/declarative-mapper/playground/).
20+
Try it in the [interactive playground](https://snatalenko.github.io/morphos/playground/).
2121

2222
### Table of Contents
2323

0 commit comments

Comments
 (0)