You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Have you ever needed the ability to write a custom set of logic or set of rules
14
14
15
15
JSON Logic might be your solution! Designed with a lisp-like syntax, JSON Logic makes it easy to write safe instructions that can be persisted into a database, and shared between the front-end and back-end.
16
16
17
-
Check out our [Documentation Here](https://jessemitchell.me/json-logic-engine).
17
+
Check out our [Documentation Here](https://json-logic.github.io/json-logic-engine/).
18
18
19
19
20
20
The engine supports both synchronous & asynchronous operations, and can use function compilation to keep your logic performant at scale.
0 commit comments