Fix link from query to expression page.

This commit is contained in:
A. Jesse Jiryu Davis 2016-02-01 06:34:41 -05:00
parent 481e85d4f4
commit 0dc883806e
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.