diff options
Diffstat (limited to 'doc/depth.md')
| -rw-r--r-- | doc/depth.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/depth.md b/doc/depth.md index d1e4fda3..a1c900f3 100644 --- a/doc/depth.md +++ b/doc/depth.md @@ -40,7 +40,7 @@ The minimum element depth of 0 implies that an empty array's depth is 1. ## Testing depth for multiple-axis primitives -Several primitive functions use the left argument to manipulate the right argument along one or more axes: see [leading.md](leading.md). +Several primitive functions use the left argument to manipulate the right argument along one or more axes, using [the leading axis convention](leading.md#multiple-axes). | Single-axis depth | Functions |-------------------|---------- |
