Merge pull request #64 from ajdavis/patch-4
Fix link from query to expression page.
This commit is contained in:
commit
428b27c957
|
@ -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