Skip to content

Commit 11a5d28

Browse files
committed
docs(user-guide): fix configuration links
1 parent 6ba081e commit 11a5d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/record-level-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For endpoints where the filter extension doesn't apply (such as single-item endp
2121

2222
### Collection-Level Filtering
2323

24-
The [`COLLECTIONS_FILTER_CLS`](../configuration.md#collections_filter_cls) applies filters to the following operations:
24+
The [`COLLECTIONS_FILTER_CLS`](configuration.md#collections_filter_cls) applies filters to the following operations:
2525

2626
**Currently Supported:**
2727

@@ -36,7 +36,7 @@ The [`COLLECTIONS_FILTER_CLS`](../configuration.md#collections_filter_cls) appli
3636

3737
### Item-Level Filtering
3838

39-
The [`ITEMS_FILTER_CLS`](../configuration.md#items_filter_cls) applies filters to the following operations:
39+
The [`ITEMS_FILTER_CLS`](configuration.md#items_filter_cls) applies filters to the following operations:
4040

4141
**Currently Supported:**
4242

0 commit comments

Comments
 (0)