mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 23:14:36 -04:00
Fix a link
This commit is contained in:
parent
b73dcb9adc
commit
b4589ff029
@ -107,7 +107,7 @@ You can also put the returned value of the `where` clauses into a variable:
|
||||
|
||||
Using `first` and [`where`][wherefunction] together can be very
|
||||
powerful. Below snippet gets a list of posts only from [**main
|
||||
sections**][mainsections], sorts it using the [default
|
||||
sections**](#mainsections), sorts it using the [default
|
||||
ordering](/templates/lists/) for lists (i.e., `weight => date`), and
|
||||
then ranges through only the first 5 posts in that list:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user