Merge pull request #64 from ajdavis/patch-4

Fix link from query to expression page.
This commit is contained in:
Elias Zeitfogel 2016-02-02 09:28:23 +01:00
commit 428b27c957
1 changed files with 1 additions and 1 deletions

View File

@ -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.