Fix link from query to expression page.
This commit is contained in:
parent
481e85d4f4
commit
0dc883806e
|
@ -8,7 +8,7 @@ signature: expr
|
||||||
---
|
---
|
||||||
body:
|
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/)
|
Most expressions involve filtering by fields through [F :ref](../../f/)
|
||||||
which allows you to perform comparisions with values that fields have.
|
which allows you to perform comparisions with values that fields have.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue