diff --git a/docs/content/documentation/templates/taxonomies.md b/docs/content/documentation/templates/taxonomies.md index cfebf88e..923f0e28 100644 --- a/docs/content/documentation/templates/taxonomies.md +++ b/docs/content/documentation/templates/taxonomies.md @@ -64,5 +64,5 @@ term: TaxonomyTerm; lang: String; ``` -A paginated taxonomy term will also get a `paginator` variable; see the [pagination page] -(@/documentation/templates/pagination.md) for more details. +A paginated taxonomy term will also get a `paginator` variable; see the +[pagination page](@/documentation/templates/pagination.md) for more details.