Skip to content

Commit 3e787ff

Browse files
Merge pull request #17 from lambda-feedback/tr138-update-documentation
Updated previously missed link
2 parents 1c1b2a5 + df94241 commit 3e787ff

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)