diff --git a/content/docs/api/db/query/filter/contents.lr b/content/docs/api/db/query/filter/contents.lr index 0d62f97d..1a78b7fe 100644 --- a/content/docs/api/db/query/filter/contents.lr +++ b/content/docs/api/db/query/filter/contents.lr @@ -8,7 +8,7 @@ signature: expr --- body: -This filters a query further down by an [Expression :ref](../../expr/). +This filters a query further down by an [Expression :ref](../../expression/). Most expressions involve filtering by fields through [F :ref](../../f/) which allows you to perform comparisions with values that fields have.