Remove mention of page for link tag

fix #5213
This commit is contained in:
Frank Taillandier 2016-08-08 21:39:31 +02:00
parent bc7eb70385
commit 519ccdf4d9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Some other notable changes:
- Added an `:after_init` Hook
- Added a `where_exp` filter to provide more powerful filtering
- Added a `link` liquid tag which can be used to generate URL's for any
post, page, or document based on its path relative to the site source
post or document based on its path relative to the site source
- ... and lots more!
As always, there is [a full list of changes](/docs/history/#v3-2-0) for