From 7a9f8f14c9e23d3ee1e8212f0b4e534fe9f050fb Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Tue, 12 Nov 2019 10:26:44 -0600 Subject: [PATCH] sorting link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b191111..d3fdda5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ sort: - `exclude:` A list of filters specifying which entities to remove from the card - `show_empty:` Whether to display the card if it has no entities. Default: `true`. - `unique:` Whether to remove duplicate values after filtering and sorting. Default: `false`. -- `sort:` How to sort the entities of the card. Default: `none`. +- `sort:` How to sort the entities of the card. Default: `none`. See [Sorting entities for details](#sorting-entities) ### Filters The two filter sections `include` and `exclude` each takes a list of filters.