Skip to content

Commit ad1a315

Browse files
Update src/content/docs/autorag/how-to/multitenancy.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent 9856264 commit ad1a315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/autorag/how-to/multitenancy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ While an `eq` filter targets files at the specific folder, you'll often want to
5656
- contract-1.pdf
5757
</FileTree>
5858

59-
To achieve this [starts with](/autorag/configuration/metadata/) behavior, use a compound filter like:
59+
To achieve this [starts with](/autorag/configuration/metadata/#starts-with-filter-for-folders) behavior, use a compound filter like:
6060

6161
```js
6262
filters: {

0 commit comments

Comments
 (0)