Skip to content

Commit df94241

Browse files
Updated previously missed link
1 parent 82f6205 commit df94241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/docs/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ArraySymbolicEqual
22

3-
This function compares two symbolic expression arrays, with any level of nesting (2D, 3D, irregular shape, ...). Each cell is compared using the [`SymbolicEqual`](https://github.com/lambda-feedback/SymbolicEqual/blob/master/app/docs/user.md) evaluation function.
3+
This function compares two symbolic expression arrays, with any level of nesting (2D, 3D, irregular shape, ...). Each cell is compared using the [`SymbolicEqual`](https://lambda-feedback.github.io/user-documentation/user_eval_function_docs/symbolicEqual/) evaluation function.
44

55
## Inputs
66
This function support all input parameters that [`SymbolicEqual`](https://lambda-feedback.github.io/user-documentation/user_eval_function_docs/symbolicEqual/) uses.

0 commit comments

Comments
 (0)